diff options
Diffstat (limited to 'straper/db/public/logging/logrotate.d/unattended-upgrades')
| -rw-r--r-- | straper/db/public/logging/logrotate.d/unattended-upgrades | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/straper/db/public/logging/logrotate.d/unattended-upgrades b/straper/db/public/logging/logrotate.d/unattended-upgrades new file mode 100644 index 0000000..8393767 --- /dev/null +++ b/straper/db/public/logging/logrotate.d/unattended-upgrades @@ -0,0 +1,10 @@ +/var/log/unattended-upgrades/unattended-upgrades.log +/var/log/unattended-upgrades/unattended-upgrades-dpkg.log +/var/log/unattended-upgrades/unattended-upgrades-shutdown.log +{ + rotate 6 + monthly + compress + missingok + notifempty +} |
