chiark / gitweb /
units/suse: let rc-local.service log to syslog
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 9 Nov 2011 09:10:38 +0000 (10:10 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Wed, 9 Nov 2011 09:10:38 +0000 (10:10 +0100)
Same change as the previous commit did for Fedora. fcrozat agreed.

units/suse/rc-local.service

index fe4c00716eabf26d1053e32306e0b0762bcc6279..d4ff92f5990cfad73937e86c97bf492fb9b01c53 100644 (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