]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2011-08-04-rcS.txt
Nytt oppslag.
[homepage.git] / blog / data / 2011-08-04-rcS.txt
index 7d960aa2a9379d29b2c4dcff34d5b89c350bb207..eb7e032a6d880554f2a61ccf14be152a81235992 100644 (file)
@@ -4,7 +4,7 @@ Date: 2011-08-04 12:40
 
 <p>Wouter Verhelst have some
 <a href="http://grep.be/blog/en/retorts/pere_kubuntu_boot">interesting
-pcomments and opinions</a> on my blog post on
+comments and opinions</a> on my blog post on
 <a href="http://people.skolelinux.org/pere/blog/What_should_start_from__etc_rcS_d__in_Debian____almost_nothing.html">the
 need to clean up /etc/rcS.d/ in Debian</a> and my blog post about
 <a href="http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html">the
@@ -28,7 +28,7 @@ hard to explain.</p>
 
 <p>Single user mode is defined like this in /etc/inittab:
 "<tt>~~:S:wait:/sbin/sulogin</tt>".  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