[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: networking script in Debian



>$ ls -l /etc/rc?.d/???networking
>lrwxrwxrwx    1 root     root           20 Dec 31  1997
/etc/rc0.d/S35networking -> ../init.d/networking
>lrwxrwxrwx    1 root     root           20 Dec 31  1997
/etc/rc6.d/S35networking -> ../init.d/networking
>lrwxrwxrwx    1 root     root           20 Dec 31  1997
/etc/rcS.d/S40networking -> ../init.d/networking
>
>(sorry for the wide lines, folks)

Thanks, with a bit of experimenting, I found out that
/etc/rcS.d/S40networking is the one get called in runlevel 2. I thought that
only the scripts in /etc/rc2.d would be called, clearly I was wrong.

Thanks again!



Reply to: