aports

Custom Alpine Linux aports

git clone https://git.8pit.net/aports.git

1/var/log/cups/*log {
2	missingok
3	notifempty
4	delaycompress
5	postrotate
6		/etc/init.d/cupsd --quiet --ifstarted reload
7	endscript
8}