Files
bpfire/config/cron
Matthias Fischer 7ca4deda49 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>
2019-09-11 16:59:27 +00:00
..