dot.nix/nixos/modules/logrotate/logrotate.conf

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
}