Re: The network init.d wont run at startup



"lovecreatesbeauty@xxxxxxxxx" <lovecreatesbeauty@xxxxxxxxx> writes:


$ su -c '/etc/init.d/network/etc/init.d/network restart'
$ su -c '/etc/init.d/smb restart'

Why do these startup scripts fail to run at boot time, and how to
correct it? The dmesg and network-scripts say so:


Do they not run, or do they fail?

Check the symbolic links to these files in /etc/rc3.d/ and /etc/rc5.d/
You should see something like

lrwxrwxrwx 1 root root 15 2008-06-13 06:40 S20samba -> ../init.d/samba

.