dot.nix/host/cloud/modules/logrotate/logrotate.conf
Chris Toph ee1ed4739e Complete Merge of all Hosts
WIP but should should be mostly working
2024-09-22 01:07:26 -04:00

11 lines
No EOL
141 B
Text

dateext
missingok
notifempty
rotate 4
"/pool/Backups/DockerStorage/DockerStorage.tar.gz" {
weekly
rotate 8
nocompress
su root root
}