summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--inittab4
1 files changed, 2 insertions, 2 deletions
diff --git a/inittab b/inittab
index f58d567..00c467d 100644
--- a/inittab
+++ b/inittab
@@ -8,6 +8,8 @@ tty1::respawn:/sbin/getty 38400 tty1
tty2::respawn:/sbin/getty 38400 tty2
tty3::respawn:/sbin/getty 38400 tty3
tty4::respawn:/sbin/getty 38400 tty4
+tty5::respawn:/sbin/getty 38400 tty5
+tty6::respawn:/sbin/getty 38400 tty6
# Put a getty on the serial port
#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100
@@ -17,6 +19,4 @@ tty4::respawn:/sbin/getty 38400 tty4
# Stuff to do before rebooting
::shutdown:/sbin/rc shutdown
-null::shutdown:/bin/umount -a -r 2>/dev/null
-null::shutdown:/sbin/swapoff -a 2>/dev/null