korrektur der startparameter (S wird dort nicht erkannt!)

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5610 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-05-01 15:04:33 +00:00
parent c21e8cebe7
commit 3005a9816b

View File

@ -3,7 +3,7 @@ author "Harald Kueller <harald.kueller@compuextreme.de>"
version 1.0
emits none special
start on ( runlevel [S012345] and ( started udev )
start on ( runlevel [12345] and ( started udev )
pre-start script
echo "Loading additional modules"