X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=etc%2Fgrml%2Ffai%2Fconfig%2Ffiles%2Fetc%2Finittab%2FGRML_SMALL;h=d211c7ca646ab6cdc74faee300647569b3eec506;hb=d0a99d953962ac1d0eaec5114d98cd287cad6cf7;hp=41980e3bfdd7b915fd89340ebe18630a085d0257;hpb=e3af5ec3e3f734a8e031ec333347d217bb5f0c6b;p=grml-live.git diff --git a/etc/grml/fai/config/files/etc/inittab/GRML_SMALL b/etc/grml/fai/config/files/etc/inittab/GRML_SMALL index 41980e3..d211c7c 100644 --- a/etc/grml/fai/config/files/etc/inittab/GRML_SMALL +++ b/etc/grml/fai/config/files/etc/inittab/GRML_SMALL @@ -56,16 +56,16 @@ po::powerokwait:/etc/init.d/powerfail stop # 4 virtual consoles with immortal shells # 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 grml -g grml --autologin grml /usr/bin/grml-init -3:2345:respawn:/sbin/rungetty tty3 -u grml -g grml --autologin grml /usr/bin/grml-init -#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 +1:12345:respawn:/sbin/grml-runtty /dev/tty1 /usr/share/grml-scripts/run-welcome root +2:2345:respawn:/sbin/grml-runtty /dev/tty2 /usr/share/grml-scripts/run-screen root +3:2345:respawn:/sbin/grml-runtty /dev/tty3 /usr/share/grml-scripts/run-screen root +#4:2345:respawn:/sbin/grml-runtty /dev/tty4 /usr/share/grml-scripts/run-screen grml +#5:2345:respawn:/sbin/grml-runtty /dev/tty5 /bin/zsh grml +#6:2345:respawn:/sbin/grml-runtty /dev/tty6 /bin/zsh grml #9:2345:respawn:/sbin/getty 38400 tty9 -#10:2345:respawn:/bin/zsh --login -c "/usr/sbin/grml-iptstate ; /usr/bin/grml-screen" >/dev/tty10 2>&1 /dev/tty11 2>&1 /dev/tty12 2>&1