rkhunter/rkhunter.logrotate

9 lines
125 B
Text
Raw Normal View History

2012-02-01 20:57:05 +04:00
/var/log/rkhunter-cronjob.log {
2012-02-02 01:36:14 +04:00
create 640 root root
2012-02-01 20:57:05 +04:00
weekly
notifempty
missingok
compress
rotate 5
}