slackbuilds_ponce/network/framework/msfupdate.logrotate

11 lines
123 B
Text
Raw Normal View History

/var/log/msfupdate.log {
daily
rotate 5
compress
delaycompress
missingok
notifempty
create 0644 root root
}