diff --git a/etc/init/dbus.conf b/etc/init/dbus.conf index 8104460..2d00901 100755 --- a/etc/init/dbus.conf +++ b/etc/init/dbus.conf @@ -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 diff --git a/etc/init/syslogd.conf b/etc/init/syslogd.conf index 886a4aa..511086f 100644 --- a/etc/init/syslogd.conf +++ b/etc/init/syslogd.conf @@ -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 diff --git a/etc/init/tty2.conf b/etc/init/tty2.conf index 7d40b3b..be69cd3 100644 --- a/etc/init/tty2.conf +++ b/etc/init/tty2.conf @@ -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 diff --git a/etc/init/tty3.conf b/etc/init/tty3.conf index 6ddaca9..b4ec6b4 100644 --- a/etc/init/tty3.conf +++ b/etc/init/tty3.conf @@ -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 diff --git a/etc/init/tty4.conf b/etc/init/tty4.conf index cee2a12..da601c4 100644 --- a/etc/init/tty4.conf +++ b/etc/init/tty4.conf @@ -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 diff --git a/etc/init/tty5.conf b/etc/init/tty5.conf index bece49c..853d3c4 100644 --- a/etc/init/tty5.conf +++ b/etc/init/tty5.conf @@ -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 diff --git a/etc/init/tty6.conf b/etc/init/tty6.conf index 87261cd..f8bd9ac 100644 --- a/etc/init/tty6.conf +++ b/etc/init/tty6.conf @@ -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