Bug 18122
| Summary: | Messages syslog'd to /var/log/messages | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Peter Janes <peterj> |
| Component: | vixie-cron | Assignee: | Crutcher Dunnavant <crutcher> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | dr, kenneth_porter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-04-10 22:03:28 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
Peter Janes
2000-10-02 18:58:44 UTC
Also observed this behavior and corrected it in the same way. *** Bug 19889 has been marked as a duplicate of this bug. *** Additionally, logrotate fails because /etc/logrotate.d/syslog from sysklogd-1.3.33-8 contains a cron entry that conflicts with the entry in /etc/logrotate.d/cron provided by vixie-cron-3.0.1-39. Message is "error: sylog:31 duplicate log entry for /var/log/cron". Fix is to remove cron entry in /etc/logrotate.d/syslog. Fixed in sysklogd-1.3.33-9. (The last problem mentioned can be fixed by upgrading to the Red Hat Linux 7 vixie-cron package.) |