There is a dependency of type path, I've used it in the past for files but never for directories, you can try it and see.
<dependency name='file' grouping='require_all' restart_on='none' type='path'> <service_fmri value='file://localhost/var/tmp/myfile' However, there's CR 6240573, file dependency may be going away. I think you can check this bug on SunSolve. CT johnboy at pathbroadband.com wrote On 04/10/06 13:32,: > > Is there a valid way to check for a directory??