]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2010-06-06-upstart.txt
Oppdater gaveforslag.
[homepage.git] / blog / data / 2010-06-06-upstart.txt
index 88508edd36b056538df46b4aaf6570cd8010421b..57b0260925df56e0ae8e6939e71dfb691376dcee 100644 (file)
@@ -1,5 +1,5 @@
 Title: Upstart or sysvinit - as init.d scripts see it
-Tags: english, debian, debian edu
+Tags: english, debian, bootsystem
 Date: 2010-06-06 23:55
 
 <p>If Debian is to migrate to upstart on Linux, I expect some init.d
@@ -37,7 +37,7 @@ runlevel=S
 </pre></blockquote>
 
 <p>The RUNLEVEL and PREVLEVEL environment variables passed on from
-sysvinit is not set by upstart.  Not sure if it is intentional or not
+sysvinit are not set by upstart.  Not sure if it is intentional or not
 to not be compatible with sysvinit in this regard.</p>
 
 <p>For scripts needing to behave differently when upstart is used,