Cathy Zhou wrote: > Hi, > > I need some suggestion on some problems I ran into during my project work: > > I added a network/linkmgmtd service which starts a linkmgmtd daemon, and > it is an network device related service that device/local and > network/physical have been changed to depend on it.
I'm have a customer with a similar problem (sorry Cathy, no answer to your original question here.) Cathy has a network service and 2 Sun-delivered manifests are changed to depend on it. What if I were a 3rd-party device driver whose load-module scripts lives in rcS.d but milestone/single-user start me too late? As a general question, where should network device driver manifests go? And is it kosher to for 3rd-party application to reach out and make a Sun-delivered service a dependent of it? CT