summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorMichal Schmidt <mschmidt@redhat.com>2011-11-09 10:10:38 +0100
committerMichal Schmidt <mschmidt@redhat.com>2011-11-09 10:10:38 +0100
commit42c3673e632bac0217d1892f45fe5daf767999e1 (patch)
treee56fd9d6a677c439dd958ad1ac85b193afe5fc84 /units
parent9d7286112d8b54da0294ca0d6bbd7314d890b7e2 (diff)
units/suse: let rc-local.service log to syslog
Same change as the previous commit did for Fedora. fcrozat agreed.
Diffstat (limited to 'units')
-rw-r--r--units/suse/rc-local.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/suse/rc-local.service b/units/suse/rc-local.service
index fe4c00716e..d4ff92f599 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