]> git.ipfire.org Git - ipfire-2.x.git/commit
BUG 12036: logwatch now starts at 00:05am to avoid conflicts with logrotate
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 31 Aug 2019 20:13:19 +0000 (22:13 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 11 Sep 2019 16:59:27 +0000 (16:59 +0000)
commit7ca4deda497cfafcb26979335a8eddeec55d086d
tree0e372f486fc30b56a03ceb9b7ae8c11b10fc381f
parentbe8c539905d27bab946f63e32c33d47d134afba1
BUG 12036: logwatch now starts at 00:05am to avoid conflicts with logrotate

Problem:
Every once in a while 'logwatch' creates an empty log file with 0 Bytes.

Probably 'logwatch' conflicts with the logrotate job which is
launched at the same time.

To avoid this in the future, the start of logwatch was postponed for
four minutes.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/cron/crontab