X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fgetty%40.service.m4;h=fcf1de197fb94383e7b5b9cf8e2bbdf995f75037;hb=8e129f5156569e1bc858b002ca54cd447c38f4f1;hp=6d458360a4e67d2a65e82b800d2f5eb55ee0b009;hpb=49dbfa7b2b0bf3906704dac1eaeb4eba91056a19;p=elogind.git diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index 6d458360a..fcf1de197 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -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