aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/acpid.logrotate
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox: don't write to stdout in logrotate scriptHenrik Riomar2018-11-031-1/+1
| | | | | | | | | | Without this change a mail with the following body is sent on rotation: * Stopping busybox acpid ... [ ok ] * Starting busybox acpid ... [ ok ] The quiet flag seems to have been accidentally removed in commit 040774a6b048d76975702dc47d0fec40c192fc26 before that it was present.
* main/busybox: fixed logrotate script for acpidDaniele Coli2017-04-251-1/+1
| | | | | Added the check --ifstarted on postrotate script in order to not start the daemon if it is stopped.
* main/busybox: add logrotate file for acpidSören Tempel2015-08-101-0/+8