Bug 227369
Summary: | cupsd not reloading after logrotate -> logs go to backup file | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Thomas Springer <th.springer> |
Component: | cups | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1.2.7-8.fc7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-02-13 17:34:02 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: | |||
Bug Depends On: | |||
Bug Blocks: | 150225 |
Description
Thomas Springer
2007-02-05 17:13:06 UTC
Okay, the solution to this is to get CUPS to rotate its own logs and leave logrotate out of it altogether. It's no good trying to get logrotate to reload CUPS because it'll restart any long-running print jobs, possibly wasting hundreds of sheets of paper. (In reply to comment #1) > Okay, the solution to this is to get CUPS to rotate its own logs and leave > logrotate out of it altogether. Sounds good. Thanks for your immediate reply..do you have a comment on the MaxLogSize entry in cupsd.conf, please? We'll drop the size down so that cups ends up rotating its own logs. It was set at 2Gb just to avoid LFS problems IIRC. Fixed in devel: 1.2.7-8.fc7. |