chiark / gitweb /
units: fix execution environment for a few services
[elogind.git] / units / fedora / rc-local.service
index 099bbabcd6086527e6808597beff4dc3e529d7fd..e8284a183af4bd2081fed57b01cdaccfd83688d0 100644 (file)
@@ -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