mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
7 lines
158 B
Text
7 lines
158 B
Text
/var/log/clamav/freshclam.log {
|
|
missingok
|
|
postrotate
|
|
/etc/init.d/freshclam --quiet logfix
|
|
/etc/init.d/freshclam --quiet --ifstarted reload
|
|
endscript
|
|
}
|