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
index 8280122..8918003 100644 (file)
@@ -2,5 +2,12 @@
 
 [Service]
 Type=idle
 
 [Service]
 Type=idle
+Restart=always
+StandardInput=tty
+StandardOutput=tty
+TTYPath=/dev/tty12
 ExecStart=
 ExecStart=
-ExecStart=-/sbin/grml-runtty /dev/tty12 /usr/share/grml-scripts/run-journalctl root
+ExecStart=-/usr/share/grml-scripts/run-journalctl
+
+[Unit]
+Description=journalctl on tty12