logrotate and compile fixes

This commit is contained in:
bunkerity
2020-09-13 17:05:10 +02:00
parent 5b5e6e33a6
commit 14ec9f3e63
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
# remove old logs after X days
maxage %LOGROTATE_MAXAGE%
rotate %LOGROTATE_MAXAGE%
# no errors if a file is missing
missingok