summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--units/getty@.service.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/units/getty@.service.m4 b/units/getty@.service.m4
index 31e8415c03..20ee6e90f7 100644
--- a/units/getty@.service.m4
+++ b/units/getty@.service.m4
@@ -17,7 +17,9 @@ After=basic.target
Conflicts=shutdown.target
[Service]
+Environment=TERM=linux
Type=simple
ExecStart=GETTY %I
Restart=restart-always
RestartSec=0
+KillMode=process-group