chiark / gitweb /
update TODO
[elogind.git] / units / getty@.service.m4
index 6d458360a4e67d2a65e82b800d2f5eb55ee0b009..fcf1de197fb94383e7b5b9cf8e2bbdf995f75037 100644 (file)
@@ -41,7 +41,8 @@ ConditionPathExists=/dev/tty0
 
 [Service]
 Environment=TERM=linux
-ExecStart=-/sbin/agetty %I 38400
+# the VT is cleared by TTYVTDisallocate
+ExecStart=-/sbin/agetty --noclear %I 38400
 Type=idle
 Restart=always
 RestartSec=0