summaryrefslogtreecommitdiff
path: root/units/getty@.service.m4
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-18 03:08:18 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-18 03:08:18 +0200
commit1e3fc6541f92cc1c42ba1b3a7bbe4c8c7b918156 (patch)
tree5ae08344b905c8a5d7e1f89f8732e36264a8b712 /units/getty@.service.m4
parent42e39f0b326d27f6392a81a7400f9af7cf0af3ab (diff)
units: fix execution environment for a few services
Diffstat (limited to 'units/getty@.service.m4')
-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 9787638de0..ffcc42aad9 100644
--- a/units/getty@.service.m4
+++ b/units/getty@.service.m4
@@ -27,3 +27,5 @@ After=basic.target
[Service]
Type=simple
ExecStart=GETTY %I
+Restart=restart-always
+RestartSec=0