From 1e3fc6541f92cc1c42ba1b3a7bbe4c8c7b918156 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 18 May 2010 03:08:18 +0200 Subject: units: fix execution environment for a few services --- units/getty@.service.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'units/getty@.service.m4') 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 -- cgit v1.2.3-54-g00ecf