Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89350 - acpid should install a logrotate config file
Summary: acpid should install a logrotate config file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-04-16 13:58 UTC by gad.kadosh
Modified: 2005-07-02 11:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
acpid logrotate config file (acpid,109 bytes, text/plain)
2005-04-26 11:33 UTC, gad.kadosh
Details

Note You need to log in before you can comment on or make changes to this bug.
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.