Switch from grml-runtty to agetty also on tty11 + tty12
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty11.service.d / override.conf / GRMLBASE
index ae3664b..40ae2ac 100644 (file)
@@ -2,5 +2,12 @@
 
 [Service]
 Type=idle
+Restart=always
+StandardInput=tty
+StandardOutput=tty
+TTYPath=/dev/tty11
 ExecStart=
-ExecStart=-/sbin/grml-runtty /dev/tty11 /usr/bin/htop root
+ExecStart=-/usr/bin/htop
+
+[Unit]
+Description=htop on tty11