X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/64abb61e99a4c628d3a63ded857d7c33a9cb3069..3882048f60f47ce7edb89cc3816978cff32551f9:/blog/data/2011-08-04-rcS.txt diff --git a/blog/data/2011-08-04-rcS.txt b/blog/data/2011-08-04-rcS.txt index 7d960aa2a9..eb7e032a6d 100644 --- a/blog/data/2011-08-04-rcS.txt +++ b/blog/data/2011-08-04-rcS.txt @@ -4,7 +4,7 @@ Date: 2011-08-04 12:40

Wouter Verhelst have some interesting -pcomments and opinions on my blog post on +comments and opinions on my blog post on the need to clean up /etc/rcS.d/ in Debian and my blog post about the @@ -28,7 +28,7 @@ hard to explain.

Single user mode is defined like this in /etc/inittab: "~~:S:wait:/sbin/sulogin". This means the only thing that is -executed in single user mode in sulogin. Single user mode is a boot +executed in single user mode is sulogin. Single user mode is a boot state "between" the runlevels, and when booting into single user mode, only the scripts in /etc/rcS.d/ are executed before the init process enters the single user state. When switching to runlevel 1, the state