summaryrefslogtreecommitdiff
path: root/units/getty@.service.m4
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-25 03:09:57 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-25 03:09:57 +0200
commit93a45c562a1989dfbb2dd08c65f8a21b02959934 (patch)
tree236c75089c5e8a2c4b9581f0930472cf279dce13 /units/getty@.service.m4
parentaddab137cd8d318e4f543ca56018ee23d51aaca9 (diff)
serial: use seperate getty template for serial ttys
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 01343c497f..4b65d5b906 100644
--- a/units/getty@.service.m4
+++ b/units/getty@.service.m4
@@ -30,7 +30,7 @@ Before=getty.target
[Service]
Environment=TERM=linux
-ExecStart=GETTY %I
+ExecStart=-GETTY %I
Restart=restart-always
RestartSec=0
KillMode=process-group