From: Petter Reinholdtsen Date: Mon, 7 Jun 2010 05:47:02 +0000 (+0000) Subject: Typo. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/0c78973b9c50a4a90e26d3189539966862dab464?ds=sidebyside Typo. --- diff --git a/blog/data/2010-06-06-upstart.txt b/blog/data/2010-06-06-upstart.txt index 88508edd36..b94ecee1b8 100644 --- a/blog/data/2010-06-06-upstart.txt +++ b/blog/data/2010-06-06-upstart.txt @@ -37,7 +37,7 @@ runlevel=S

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.

For scripts needing to behave differently when upstart is used,