From 0c9efa99d7eb8679275805169d52cadd75fc5596 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 28 Dec 2010 14:20:29 +0100 Subject: [PATCH] /etc/inittab*: use grml-screen instead of grml-init-screen. --- etc/inittab.grml | 10 +++++----- etc/inittab.small | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/etc/inittab.grml b/etc/inittab.grml index 19a2123..51f3ceb 100644 --- a/etc/inittab.grml +++ b/etc/inittab.grml @@ -53,15 +53,15 @@ po::powerokwait:/etc/init.d/powerfail stop # Note that on most Debian systems tty7 is used by the X Window System. # Use tty8 a second xserver. 1:12345:respawn:/sbin/rungetty tty1 --noclear -u root -g root --autologin root /usr/bin/zsh-login -2:2345:respawn:/sbin/rungetty tty2 -u root -g root --autologin root /usr/bin/grml-init-screen -3:2345:respawn:/sbin/rungetty tty3 -u root -g root --autologin root /usr/bin/grml-init-screen +2:2345:respawn:/sbin/rungetty tty2 -u root -g root --autologin root /usr/bin/grml-screen +3:2345:respawn:/sbin/rungetty tty3 -u root -g root --autologin root /usr/bin/grml-screen 4:2345:respawn:/sbin/rungetty tty4 -u grml -g grml --autologin grml /usr/bin/grml-init 5:2345:respawn:/sbin/rungetty tty5 -u grml -g grml --autologin grml /usr/bin/grml-init 6:2345:respawn:/sbin/rungetty tty6 -u grml -g grml --autologin grml /usr/bin/grml-init 9:2345:respawn:/sbin/getty 38400 tty9 -10:2345:respawn:/bin/zsh --login -c "/usr/sbin/grml-iptstate ; /usr/bin/grml-init-screen" >/dev/tty10 2>&1 /dev/tty11 2>&1 /dev/tty12 2>&1 /dev/tty10 2>&1 /dev/tty11 2>&1 /dev/tty12 2>&1 /dev/tty10 2>&1 /dev/tty11 2>&1 /dev/tty12 2>&1 /dev/tty10 2>&1 /dev/tty11 2>&1 /dev/tty12 2>&1