Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 89350

Summary: acpid should install a logrotate config file
Product: Gentoo Linux Reporter: gad.kadosh
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: acpid logrotate config file

Description gad.kadosh 2005-04-16 13:58:14 UTC
acpid has a log file, that grows rather quickly. I think it should automatically install a logrotate config file to trim that.
Comment 1 Henrik Brix Andersen 2005-04-24 09:27:17 UTC
This would put an unnecessary dependency on app-admin/logrotate. You're free to tweak your own logrotate configuration to take the acpid log into consideration.
Comment 2 gad.kadosh 2005-04-24 13:38:11 UTC
There's no need to depend on logrotate, just provide a sample default logrotate config file. Many other packages do the same thing in gentoo without depending on logrotate. (apache, cups, mysql...)
Comment 3 Henrik Brix Andersen 2005-04-26 10:39:37 UTC
Ok, reopening.
Comment 4 gad.kadosh 2005-04-26 11:33:57 UTC
Created attachment 57308 [details]
acpid logrotate config file

That's my own acpid config file for logrotate.
Comment 5 Henrik Brix Andersen 2005-07-02 11:27:59 UTC
Fixed in sys-power/acpid-1.0.4-r2. Thank you for reporting this.