Gentoo Archives: gentoo-user

From: Daevid Vincent <daevid@××××××.com>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] ntp-client starting before net.eth0
Date: Mon, 12 Sep 2005 20:00:47
Message-Id: 200509121941.j8CJftvN012273@robin.gentoo.org
In Reply to: [gentoo-user] ntp-client starting before net.eth0 by Daevid Vincent
1 I submitted this as a bug.
2
3 http://bugs.gentoo.org/show_bug.cgi?id=105725
4
5 > -----Original Message-----
6 > From: Daevid Vincent [mailto:daevid@××××××.com]
7 > Sent: Friday, September 09, 2005 2:09 PM
8 > To: gentoo-user@l.g.o
9 > Subject: [gentoo-user] ntp-client starting before net.eth0
10 >
11 > What determines the order that things in rc-update
12 > (/etc/init.d) start?
13 >
14 > I run ifplugd, and I notice that (as the title says),
15 > ntp-client is starting
16 > before net.eth0 and therefore can't find the pool.ntp.org
17 > site (of course).
18 >
19 > /etc/init.d/ntp-client shows
20 >
21 > depend()
22 > {
23 > before cron portmap
24 > need net
25 > use dns logger
26 > }
27 >
28 > So shouldn't it wait till the network has started and I have
29 > an IP address
30 > from ifplugd?
31 >
32 > locutus ~ # rc-update show
33 > acpid | boot
34 > alsasound | boot default
35 > anacron | default
36 > apache2 |
37 > apmd |
38 > aumix | default
39 > bluetooth |
40 > bootmisc | boot
41 > bootsplash |
42 > bttrack |
43 > checkfs | boot
44 > checkroot | boot
45 > clock | boot
46 > coldplug | default
47 > consolefont | boot
48 > crypto-loop |
49 > cupsd |
50 > dbus | default
51 > distccd |
52 > domainname | default
53 > esound |
54 > famd | default
55 > gkrellmd |
56 > gpm | default
57 > hdparm | boot
58 > hostname | boot
59 > hotplug | default
60 > i8k | default
61 > ifplugd | default
62 > inetd |
63 > ip6tables |
64 > iptables |
65 > irda |
66 > keymaps | boot
67 > kismet |
68 > lisa | default
69 > local | default nonetwork
70 > localmount | boot
71 > modules | boot
72 > mysql |
73 > net.ath0 |
74 > net.eth0 |
75 > net.eth1 |
76 > net.eth2 |
77 > net.lo | boot
78 > net.ppp0 |
79 > net.wlan0 |
80 > netmount | default
81 > nscd |
82 > ntp-client | default
83 > ntpd |
84 > numlock |
85 > pcmcia | boot default
86 > portmap |
87 > postfix | default
88 > pwcheck |
89 > reslisa |
90 > rgpsp |
91 > rmnologin | boot
92 > rsyncd |
93 > samba |
94 > saslauthd |
95 > serial | boot
96 > shorewall | default
97 > spamd |
98 > splash |
99 > sshd | default
100 > switch |
101 > syslog-ng | default
102 > urandom | boot
103 > vixie-cron | default
104 > vsftpd |
105 > winbind |
106 > wlan |
107 > xdm |
108 > xinetd | default
109 >
110 >
111 > --
112 > gentoo-user@g.o mailing list
113 >
114 >
115
116 --
117 gentoo-user@g.o mailing list