Switch from grml-runtty to agetty also on tty11 + tty12
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty12.service.d / override.conf / GRMLBASE
1 # This file was deployed via grml-live.
2
3 [Service]
4 Type=idle
5 Restart=always
6 StandardInput=tty
7 StandardOutput=tty
8 TTYPath=/dev/tty12
9 ExecStart=
10 ExecStart=-/usr/share/grml-scripts/run-journalctl
11
12 [Unit]
13 Description=journalctl on tty12