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

Este commit está contenido en:
Tamás Gérczei 2016-04-19 19:35:59 +02:00
padre 679472a2e3
commit 013b2575fe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

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