1c0ff6aa23
Later, the aports folder will probably get split up in its own repository. But right now this is simply convenient.
8 lines
132 B
Text
8 lines
132 B
Text
/var/log/acpid.log {
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
postrotate
|
|
/etc/init.d/acpid --ifstarted restart || true
|
|
endscript
|
|
}
|