mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
4a3d751ad2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
157 B
Text
11 lines
157 B
Text
/var/log/yadifa/*.log {
|
|
daily
|
|
rotate 14
|
|
notifempty
|
|
missingok
|
|
compress
|
|
sharedscripts
|
|
postrotate
|
|
/etc/rc.d/rc.yadifa logreopen
|
|
endscript
|
|
}
|