Provide consistent header information for all /etc/systemd/ files that are deployed...
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty6.service.d / override.conf / GRMLBASE
1 # This file was deployed via grml-live.
2
3 [Service]
4 Type=idle
5 ExecStart=
6 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