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
parent 679472a2e3
commit 013b2575fe
1 changed files with 1 additions and 0 deletions

View File

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