]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2013-11-02-debian-init-d-script.txt
Generated.
[homepage.git] / blog / data / 2013-11-02-debian-init-d-script.txt
index 071c1af95abea8b27ce0c6a368a5a5e1fa314bfa..8756d3beba01527e09c93b2ef3c2a362ae046275 100644 (file)
@@ -27,7 +27,7 @@ DAEMON=/usr/sbin/rsyslogd
 </pre></p>
 
 <p>Pretty minimalistic to me... For the record, the original sysv-rc
-script was 137 lines, and the above is just 15 lines, most of the meta
+script was 137 lines, and the above is just 15 lines, most of it meta
 info/comments.</p>
 
 <p>How to do this, you ask?  Well, one create a new script
@@ -192,4 +192,4 @@ optimize it nor make it more robust either.</p>
 the size of init scripts (which is a good thing to do anyway), is to
 get boot system that is able to handle the kernel events sensibly and
 robustly, and do not depend on the boot to run sequentially.  The boot
-and the kernel have not behaved sequentially in year.</p>
+and the kernel have not behaved sequentially in years.</p>