My original post was interpreted as html tags, so I'm reposting without the 
brackets...

     <!--
     Wait for /, /usr, /var, /var/adm, /var/run, and /tmp to be mounted.
     -->
     dependency
          name='filesystem-usr'
          grouping='require_all'
          restart_on='none'
          type='service'
     service_fmri value='svc:/system/filesystem/usr' 
     dependency

     <!--
          Make other filesystem wait until sunwhsm_evm has tried to come up
     -->
     dependent
             name='filesystem-minimal'
             restart_on='none'
             grouping='optional_all'
    service_fmri value='svc:/system/filesystem/minimal'
    dependent
 
 
This message posted from opensolaris.org

Reply via email to