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/fedora/rc-local.service | 3 +++ 1 file changed, 3 insertions(+) (limited to 'units/fedora/rc-local.service') diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index 099bbabcd6..e8284a183a 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -26,4 +26,7 @@ Names=rc-local.service local.service [Service] ExecStart=/etc/rc.local start Type=simple +TimeoutSec=0 +StandardInput=tty +ValidNoProcess=yes SysVStartPriority=99 -- cgit v1.2.3-54-g00ecf