Stop on S wird nicht korrekt erkannt - entfernt

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5716 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-06-23 10:05:20 +00:00
parent b40d9de0ff
commit d0c14b1334
7 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on (runlevel [2345] and (started ifup))
stop on runlevel [S016]
stop on runlevel [016]
console output

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on ( runlevel [12345] and (stopped routing))
stop on (runlevel [S06] and stopping udev)
stop on (runlevel [06] and stopping udev)
console none

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on ( runlevel [2345] and ( started udev ))
stop on ( runlevel [S016] and ( stopping udev ))
stop on ( runlevel [016] and ( stopping udev ))
respawn
exec /sbin/agetty /dev/tty2 9600

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on ( runlevel [2345] and (started udev))
stop on ( runlevel [S016] and (stopping udev))
stop on ( runlevel [016] and (stopping udev))
respawn
exec /sbin/agetty /dev/tty3 9600

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on ( runlevel [2345] and (started udev))
stop on ( runlevel [S016] and (stopping udev))
stop on ( runlevel [016] and (stopping udev))
respawn
exec /sbin/agetty /dev/tty4 9600

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on ( runlevel [2345] and (started udev))
stop on ( runlevel [S016] and (stopping udev))
stop on ( runlevel [016] and (stopping udev))
respawn
exec /sbin/agetty /dev/tty5 9600

View File

@ -4,7 +4,7 @@ version 1.0
emits none special
start on ( runlevel [2345] and (started udev))
stop on ( runlevel [S016] and (stopping udev))
stop on ( runlevel [016] and (stopping udev))
respawn
exec /sbin/agetty /dev/tty6 9600