Bug 248982
| Summary: | -r option in /etc/sysconfig/syslog breaks rsyslog | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Kamens <h1k6zn2m> |
| Component: | rsyslog | Assignee: | Peter Vrabec <pvrabec> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | rgerhards |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-07-23 15:12:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jonathan Kamens
2007-07-20 01:46:02 UTC
Also, the /etc/sysconfig/rsyslog that ships with rsyslog still claims that -r does something that it doesn't and still lists -m 0 even though (according to the man page) it doesn't do anything with rsyslogd. As best as I can tell, the equivalent of "-r" in sysklogd is "-r 0" in rsyslogd. It should be fixed in rsyslog-1.17.1-1.fc8 I am the rsyslog maintainer. I will fix the -r option in 1.17.2. The rule, I think, should be that if -r is NOT followed by a number, that means -r 0, which is compatible with what sysklogd did. Will check on -m 0. I have now changed the -r option, its cvs and will be available in 1.17.2 as said before. The -m option is fully functional, that was a doc error. Its corrected now. upstream version 1.17.2 was just built |