From: Petter Reinholdtsen Date: Thu, 4 Aug 2011 14:09:12 +0000 (+0000) Subject: Typo. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/98679f388f037668a403d76a4a1b455376920ece?ds=inline Typo. --- diff --git a/blog/data/2011-08-04-rcS.txt b/blog/data/2011-08-04-rcS.txt index 7d960aa2a9..c779f75f0a 100644 --- a/blog/data/2011-08-04-rcS.txt +++ b/blog/data/2011-08-04-rcS.txt @@ -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