summaryrefslogtreecommitdiff
path: root/units/getty@.service.m4
diff options
context:
space:
mode:
Diffstat (limited to 'units/getty@.service.m4')
-rw-r--r--units/getty@.service.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/units/getty@.service.m4 b/units/getty@.service.m4
index 1a8a6a0e9..a9733a60d 100644
--- a/units/getty@.service.m4
+++ b/units/getty@.service.m4
@@ -36,7 +36,7 @@ ExecStart=-/sbin/agetty %I 38400
Restart=always
RestartSec=0
UtmpIdentifier=%I
-KillMode=process-group
+KillMode=process
# Unset locale for the console getty since the console has problems
# displaying some internationalized messages.