From: Michal Schmidt Date: Wed, 9 Nov 2011 09:10:38 +0000 (+0100) Subject: units/suse: let rc-local.service log to syslog X-Git-Tag: v38~196 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c3673e632bac0217d1892f45fe5daf767999e1;p=systemd units/suse: let rc-local.service log to syslog Same change as the previous commit did for Fedora. fcrozat agreed. --- diff --git a/units/suse/rc-local.service b/units/suse/rc-local.service index fe4c0071..d4ff92f5 100644 --- a/units/suse/rc-local.service +++ b/units/suse/rc-local.service @@ -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