diff -Naur rsyslog-5.8.1/rsyslog.service.in rsyslog-5.8.1-magellan/rsyslog.service.in --- rsyslog-5.8.1/rsyslog.service.in 2011-05-13 10:32:03.000000000 +0200 +++ rsyslog-5.8.1-magellan/rsyslog.service.in 2011-06-02 19:12:22.000000000 +0200 @@ -2,8 +2,9 @@ Description=System Logging Service [Service] +EnvironmentFile=-/etc/conf.d/rsyslog ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service -ExecStart=@sbindir@/rsyslogd -n -c5 +ExecStart=@sbindir@/rsyslogd -n $RSYSLOG_OPTS -f $CONFIGFILE Sockets=syslog.socket [Install]