Systemd support, providing backwards compatibility via FILE_RC class [Closes: issue1015]
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty1.service.d / override.conf / GRMLBASE
1 [Service]
2 Type=idle
3 ExecStart=
4 ExecStart=-/sbin/grml-runtty /dev/tty1 /usr/share/grml-scripts/run-welcome root
5 # ExecStart=-/sbin/agetty --autologin $USERNAME --noclear %I 38400 linux
6 TTYVTDisallocate=no