Re: System-V style init scripts

2006-05-01 Thread Roberto C. Sanchez
gt; Secondly, I come from a Red Had background and find it hard to understand how > System-V style init scripts are implemented in Debian. For example, in the > most used start/kill link containers such as /etc/rc3.d, /etc/rc5.d no kill > links are present. > > Which brings me to m

System-V style init scripts

2006-05-01 Thread Tsakiridis Antonis
' and unloaded after 'networking' is stopped. What I came to realize is that no kill symbolic link existed for networking So, my first question is: - when does 'networking' come down? Secondly, I come from a Red Had background and find it hard to understand how S