Menno Lageman wrote: > On 07/30/09 13:11, Gavin Maltby wrote: >> Not sure ... if, say, the sysevent service enters maintenance then >> there's >> no point in trying to start the fmd service yet. I'll try it out >> and see. > > Didn't your original question state that the sysevent service doesn't > exist in a zone and that you therefore don't want fmd in the zone to > depend on it? If the sysevent service does not exist in a zone, it can't > ever be in maintenance, can it? (Or I'm completely misunderstanding your > question, of course).
True, but I was trying to get the same manifest file to work in both global and non-global zones; optional_all would work in the non-global zone, but not for the global zone where those are real dependencies. Gavin