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

10 lines
183 B
Text

/var/log/bastion/osh-encrypt-rsync.log {
notifempty
missingok
rotate 12
weekly
compress
delaycompress
create 0600 root root
}