added a comment to the disarm service manifest about the dependent platform service

This commit is contained in:
Tamás Gérczei 2016-04-19 19:35:59 +02:00
父節點 679472a2e3
當前提交 013b2575fe
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

@ -8,6 +8,7 @@
<service_fmri value='svc:/system/filesystem/local'/>
</dependency>
<dependent name='zones' grouping='require_all' restart_on='none'>
<!-- we need to have autoboot disabled by the time this service checks -->
<service_fmri value='svc:/system/zones'/>
</dependent>
<exec_method name='start' type='method' exec='%{config/method_prefix}/svc-guesthandler disarm' timeout_seconds='0'/>