mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 09:11:38 +01:00
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
/var/log/acpid.log {
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
postrotate
|
|
/etc/init.d/acpid -q restart
|
|
endscript
|
|
}
|