the-bastion/etc/logrotate.d/osh-backup-acl-keys.dist
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

10 lines
186 B
Text

/var/log/bastion/osh-backup-acl-keys.log {
notifempty
missingok
rotate 12
monthly
compress
delaycompress
create 0600 root root
}