Dependencies are made on services, instances or files. I find unreasonable to expect a service to have knowledge of where the manifests of its dependencies were delivered.
Antonello Nicolas Williams wrote: > On Fri, Oct 09, 2009 at 10:43:51AM -0700, Antonello Cruz wrote: >> I am trying to make a point that it is possible to have a scenario that >> requires admin intervention because of a weird but valid layout of >> filesystems. Is this likely enough to deserve special attention? I don't >> think so, but some documentation on weird undesirable scenarios should >> exist somewhere. > > Sort of. It should be considered a bug to have a service with a > manifest delivered to /etc that depends on another whose manifest is > delivered to /var. > > Looked at that way, the only docs needed are in the developer's guide, > not the user guide. > > Nico