inittab configs: drop commented lines mentioning zsh-login
[grml-live.git] / etc / grml / fai / config / files / etc / inittab / GRML_SMALL
index d211c7c..f3147e5 100644 (file)
@@ -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