Gentoo Archives: gentoo-user

From: Kerin Millar <kerframil@×××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] another "headless device"-question: In search of the LAN
Date: Tue, 30 Sep 2014 14:00:50
Message-Id: 542AB787.6080304@fastmail.co.uk
In Reply to: Re: [gentoo-user] another "headless device"-question: In search of the LAN by Neil Bothwick
1 On 30/09/2014 14:58, Neil Bothwick wrote:
2 > On Tue, 30 Sep 2014 14:46:46 +0100, Kerin Millar wrote:
3 >
4 >>> depend() {
5 >>> before cron portmap
6 >>> after eth0
7 >>> use dns logger
8 >>> }
9 >>>
10 >>>
11 >>> for "after XYZ"
12 >>> I set
13 >>> net
14 >>> net.eth0
15 >>> eth0
16 >>> and none worked for me...
17 >>
18 >> Using 'after' won't work unless both net.eth0 and ntp-client are in the
19 >> default runlevel. Obviously, that condition is not satisfied if you are
20 >> using ifplugd. Please try the solution mentioned in my previous post.
21 >> It should work.
22 >
23 > ifplugd shouldn't be in any runlevel, it is just there for openrc to use.
24
25 I did not claim or suggest otherwise.
26
27 --Kerin

Replies