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 cecc28a..8918003 100644 (file)
@@ -1,4 +1,13 @@
+# This file was deployed via grml-live.
+
 [Service]
 Type=idle
+Restart=always
+StandardInput=tty
+StandardOutput=tty
+TTYPath=/dev/tty12
 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