Bug in stop on stanza...fixed

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5552 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-04-20 20:09:42 +00:00
parent 142ca3bfe0
commit 5b2368ab42

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on ( runlevel [12345] and (stopped mountfs))
stop on ( runlevel [S06] and stopping udev))
stop on ( runlevel [06] and (stopping udev))
pre-start script
echo "Starting kernel log daemon"