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

Esse commit está contido em:
Tamás Gérczei 2016-04-19 19:35:59 +02:00
commit 013b2575fe
1 arquivos alterados com 1 adições e 0 exclusões

Ver arquivo

@ -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'/>