summaryrefslogtreecommitdiff
path: root/units/getty@.service.m4
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-05 20:30:44 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-05 20:30:44 +0200
commit525ee6f4a1639bcb28198bf9e32b93ca2bfd268b (patch)
tree0fe1a65c8b084a4d754ca810f2397bf13640e4e1 /units/getty@.service.m4
parentd0b4880988c5900c0f951aa6fe700686411cd03e (diff)
downloadsystemd-525ee6f4a1639bcb28198bf9e32b93ca2bfd268b.tar.gz
service: rename settings for Restart= from 'restart-always' to 'always' and similar
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 4b65d5b906..8df77c701c 100644
--- a/units/getty@.service.m4
+++ b/units/getty@.service.m4
@@ -31,7 +31,7 @@ Before=getty.target
[Service]
Environment=TERM=linux
ExecStart=-GETTY %I
-Restart=restart-always
+Restart=always
RestartSec=0
KillMode=process-group