]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - init/rcS.conf
our vim-syntax-upstart recognizes the filetype itself
[projects/rc-scripts.git] / init / rcS.conf
index 3d86e4da467fa0d651f8b2dc8c422948511c9582..570a288fb113399d110dd9c02a5d1738ed07523f 100644 (file)
@@ -16,6 +16,7 @@ task
 # without information so that it defaults to previous=N runlevel=S.
 console output
 exec /etc/rc.d/rc.sysinit
+
 post-stop script
        if [ "$UPSTART_EVENTS" = "startup" ]; then
                runlevel=$(/bin/awk -F ':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab)
@@ -29,5 +30,3 @@ post-stop script
                exec telinit $runlevel
        fi
 end script
-
-# vi: ft=upstart
This page took 0.026014 seconds and 4 git commands to generate.