1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00

units/suse: let rc-local.service log to syslog

Same change as the previous commit did for Fedora. fcrozat agreed.
This commit is contained in:
Michal Schmidt 2011-11-09 10:10:38 +01:00
parent 9d7286112d
commit 42c3673e63

View File

@ -13,6 +13,5 @@ ConditionFileIsExecutable=/etc/init.d/boot.local
Type=oneshot
ExecStart=/etc/init.d/boot.local
TimeoutSec=0
StandardOutput=tty
RemainAfterExit=yes
SysVStartPriority=99