X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fgetty%40.service.m4;fp=units%2Fgetty%40.service.m4;h=fcf1de197fb94383e7b5b9cf8e2bbdf995f75037;hp=6d458360a4e67d2a65e82b800d2f5eb55ee0b009;hb=3305d6806d428010b1cd2abd716aa1bb7f81311f;hpb=cae544bcdb073134bcaa2031aeb1f1705030046e 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