summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--units/console-getty.service.m4.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/console-getty.service.m4.in b/units/console-getty.service.m4.in
index 8b6a4aba24..4b9165b70d 100644
--- a/units/console-getty.service.m4.in
+++ b/units/console-getty.service.m4.in
@@ -24,7 +24,6 @@ ConditionPathExists=/dev/console
ExecStart=-/sbin/agetty -o '-p -- \\u' --noclear --keep-baud console 115200,38400,9600 $TERM
Type=idle
Restart=always
-RestartSec=0
UtmpIdentifier=cons
TTYPath=/dev/console
TTYReset=yes