mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-02-05 00:25:28 +07:00
units/fedora: let rc-local.service log to syslog
rc-local.service should not be excluded from the default stdout logging. Missing logs were noticed by Andrew McNabb in https://bugzilla.redhat.com/show_bug.cgi?id=750032#c3
This commit is contained in:
parent
c99e42c1db
commit
9d7286112d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user