FS#31820 - [rsyslog] different compatibility modes between systemd and initscripts
Attached to Project:
Community Packages
Opened by jstjohn (jstjohn) - Saturday, 06 October 2012, 02:12 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 11 October 2012, 11:15 GMT
Opened by jstjohn (jstjohn) - Saturday, 06 October 2012, 02:12 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 11 October 2012, 11:15 GMT
|
Details
Description: The systemd service file starts rsyslog in
compatibility mode 6, but the rc.d script uses compatibility
mode 5. These should be made the same, and I would guess
that both should be at level 6.
From the systemd service file: [Service] ExecStart=/usr/sbin/rsyslogd -n -c6 The rc.d script gets this variable from /etc/conf.d/rsyslog RSYSLOGD_ARGS="-c5" Additional info: * package version(s): 6.4.0-1 |
This task depends upon
[1] http://www.rsyslog.com/doc/v6compatibility.html
This issue still exists in rsyslog-6.4.2-1