
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Gentoo initscripts - depend function
- Date: Wed, 08 Nov 2006 12:32:46 +0900
- From: Keith Bawden <isdj@example.com>
- Subject: [tlug] Gentoo initscripts - depend function
- User-agent: Thunderbird 1.5.0.7 (X11/20060909)
Hello All,
I have googled my arse off to no avail on this one so I was hoping to
find help here :-)
I need help understanding how depend() in Gentoo init scripts works in
more detail. Specifically where are virtual dependencies defined?
For example my sshd initscript has "need net" as a dependency and it
appears that in this case the service that meets this dependency is
net.eth0. What I would like to do is to meet this dependency with
net.eth0 OR net.eth1.
Any help would be greatly appreciated.
Regards, Keith
Home |
Main Index |
Thread Index