diff options
Diffstat (limited to 'init/tty.conf')
-rw-r--r-- | init/tty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/tty.conf b/init/tty.conf index 62a2b5ba..fca6388e 100644 --- a/init/tty.conf +++ b/init/tty.conf @@ -2,7 +2,7 @@ # # This service maintains a getty on the specified device. -stop on runlevel [016] +stop on runlevel [S016] respawn instance $TTY |