Oops, the service manifest dependency sample didn't come through with my original email to the smf-discuss board. Here it is again:
<dependency name='network' grouping='optional_all' restart_on='none' type='service'> <service_fmri value='svc:/milestone/network' /> </dependency> <dependent name='filesystem' grouping='require_all' restart_on='none'> <service_fmri value='svc:/system/filesystem/minimal' /> </dependent> Mike This message posted from opensolaris.org