diff options
Diffstat (limited to 'init/tty.conf')
-rw-r--r-- | init/tty.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/init/tty.conf b/init/tty.conf deleted file mode 100644 index fca6388e..00000000 --- a/init/tty.conf +++ /dev/null @@ -1,9 +0,0 @@ -# tty - getty -# -# This service maintains a getty on the specified device. - -stop on runlevel [S016] - -respawn -instance $TTY -exec /sbin/mingetty $TTY |