diff options
Diffstat (limited to 'init/serial.conf')
-rw-r--r-- | init/serial.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/serial.conf b/init/serial.conf index b2204a18..e47df283 100644 --- a/init/serial.conf +++ b/init/serial.conf @@ -13,7 +13,7 @@ # /etc/init/tty.conf, and changing the getty line in that file. start on fedora.serial-console-available DEV=* and stopped rc RUNLEVEL=[2345] -stop on runlevel [016] +stop on runlevel [S016] instance $DEV respawn |