X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Ffiles%2Fetc%2Finittab%2FGRML_SMALL;h=09f48eb5d5c3446734f07f3ee3e55b57b41878bd;hb=1aec7397965ee3164b455cfb763bcc936f65377e;hp=d211c7ca646ab6cdc74faee300647569b3eec506;hpb=d0a99d953962ac1d0eaec5114d98cd287cad6cf7;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 d211c7c..09f48eb 100644 --- a/etc/grml/fai/config/files/etc/inittab/GRML_SMALL +++ b/etc/grml/fai/config/files/etc/inittab/GRML_SMALL @@ -59,9 +59,9 @@ po::powerokwait:/etc/init.d/powerfail stop 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 +#4:2345:respawn:/sbin/grml-runtty /dev/tty4 /usr/share/grml-scripts/run-screen $USERNAME +#5:2345:respawn:/sbin/grml-runtty /dev/tty5 /bin/zsh $USERNAME +#6:2345:respawn:/sbin/grml-runtty /dev/tty6 /bin/zsh $USERNAME #9:2345:respawn:/sbin/getty 38400 tty9 #10:2345:respawn:/sbin/grml-runtty /dev/tty10 /usr/sbin/grml-iptstate root #11:2345:respawn:/sbin/grml-runtty /dev/tty11 /usr/bin/htop root @@ -75,8 +75,6 @@ po::powerokwait:/etc/init.d/powerfail stop ################################################################################ # Example how to put a getty on a serial line (for a terminal) -# T0:23:respawn:/bin/bash -c "/sbin/getty -L ttyS0 -l /usr/bin/zsh-login 9600 vt100 || sleep 30" -# T1:23:respawn:/bin/bash -c "/sbin/getty -L ttyS1 -l /usr/bin/zsh-login 9600 vt100 || sleep 30" # T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100 # T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100