From: Petter Reinholdtsen
Date: Sun, 24 Feb 2008 11:49:56 +0000 (+0000)
Subject: Updates.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/53ff25c6451253f80e0aea2eb06de77939a339b2?ds=inline
Updates.
---
diff --git a/mypapers/200802-bootsequence/200802-bootsequence.html b/mypapers/200802-bootsequence/200802-bootsequence.html
index 44292b62b2..a53ecb7b58 100644
--- a/mypapers/200802-bootsequence/200802-bootsequence.html
+++ b/mypapers/200802-bootsequence/200802-bootsequence.html
@@ -101,7 +101,7 @@ mounted.
-- /sbin/init start, which looks at /etc/inittab and decides what to
+
- /sbin/init stats and looks at /etc/inittab to decide what to
do.
- The scripts in /etc/rcS.d/ are executed in sequence by
@@ -222,11 +222,11 @@ Two options are available with the insserv package:
- Static checking of current headers:
-/usr/share/insserv/check-initd-order [-o] [-k]
+
/usr/share/insserv/check-initd-order [-o] [-k]
- report mismatch in current ordering.
- Graph of the dependencies:
-/usr/share/insserv/check-initd-order -g
+
/usr/share/insserv/check-initd-order -g
- for reviewing dependencies with dotty from graphviz.