Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Why is dhcpcd starting by itself?
Date: Mon, 27 Feb 2012 01:02:25
Message-Id: 4F4AD5C4.6080407@gmail.com
In Reply to: Re: [gentoo-user] Why is dhcpcd starting by itself? by Dan Johansson
1 Dan Johansson wrote:
2 > On Sunday 26 February 2012 17.52:13 Dan Johansson wrote:
3 >> On Sunday 26 February 2012 15.19:54 Willie WY Wong wrote:
4 >>> On Sun, Feb 26, 2012 at 10:35:35AM +0100, Penguin Lover Willie WY Wong squawked:
5 >>>> Can someone help me figure out how to find the offending initscript that is
6 >>>> needlessly calling dhcpcd?
7 >>>
8 >>> Apparently the culprit is /etc/init.d/netmount
9 >>> I am not sure how it got into the default run level, since I don't use
10 >>> any network file systems on my netbook.
11 >>
12 >> And on my laptop the culprit seems to be /etc/init.d/sshd
13 >
14 > At the moment I have solved it with putting "rc_dhcpcd_provide="!net"" in /etc/rc.conf
15 > which prevents dhcpcd to start when sshd is started.
16 >
17
18
19 You should read the thread " rfc: only the loopback interface should
20 provide net" on -dev. They were discussing the changes in this. Maybe
21 those changes had something to do with what happened here.
22
23 Dale
24
25 :-) :-)
26
27 --
28 I am only responsible for what I said ... Not for what you understood or
29 how you interpreted my words!
30
31 Miss the compile output? Hint:
32 EMERGE_DEFAULT_OPTS="--quiet-build=n"

Replies

Subject Author
Re: [gentoo-user] Why is dhcpcd starting by itself? Willie WY Wong <wongwwy@××××××××××.org>