Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox: don't write to stdout in logrotate script | Henrik Riomar | 2018-11-03 | 1 | -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 acpid | Daniele Coli | 2017-04-25 | 1 | -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 acpid | Sören Tempel | 2015-08-10 | 1 | -0/+8 |