Update logrotate configs.

This commit is contained in:
Darren 'Tadgy' Austin 2021-02-12 14:23:38 +00:00
commit f43a82d558
4 changed files with 9 additions and 8 deletions

View file

@ -6,6 +6,12 @@ dateext
dateformat -%Y-%m
dateyesterday
# Missing logs are OK.
missingok
# Don't rotate empty logs.
notifempty
# Compress rotated logs.
compress