[systemd-commits] units/suse

Michal Schmidt michich at kemper.freedesktop.org
Wed Nov 9 01:12:27 PST 2011


 units/suse/rc-local.service |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 42c3673e632bac0217d1892f45fe5daf767999e1
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Wed Nov 9 10:10:38 2011 +0100

    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 fe4c007..d4ff92f 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



More information about the systemd-commits mailing list