the-bastion/etc/logrotate.d/osh-backup-acl-keys.dist

11 lines
186 B
Text
Raw Normal View History

2020-10-16 00:32:37 +08:00
/var/log/bastion/osh-backup-acl-keys.log {
notifempty
missingok
rotate 12
monthly
compress
delaycompress
create 0600 root root
}