Switch from grml-runtty to agetty
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty6.service.d / override.conf / GRMLBASE
index e3fe606..c60cef0 100644 (file)
@@ -3,4 +3,4 @@
 [Service]
 Type=idle
 ExecStart=
-ExecStart=-/bin/zsh --login -c "[ ! -e /var/run/grml_startx.started ] && [ -x /etc/init.d/startx ] && (touch /var/run/grml_startx.started && /sbin/grml-runtty /dev/tty6 /etc/init.d/startx root; chvt 1) || /sbin/grml-runtty /dev/tty6 /bin/zsh $USERNAME" >/dev/tty6 2>&1 < /dev/tty6
+ExecStart=-/sbin/agetty -a $USERNAME %I $TERM