diff options
Diffstat (limited to 'units/fedora')
-rw-r--r-- | units/fedora/rc-local.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index f5f940f7ee..106b12c677 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -13,6 +13,5 @@ ConditionFileIsExecutable=/etc/rc.d/rc.local Type=forking ExecStart=/etc/rc.d/rc.local start TimeoutSec=0 -StandardOutput=tty RemainAfterExit=yes SysVStartPriority=99 |