The search returned 1 result

by gildasc
August 30, 2017 - 12:55
Forum: WAPT Server
Subject: WAPT Logrotate Modification
Answers: 1
Views : 2209

Re: Logrotate WAPT modification

With a Jessie/sid installation, applying the suggested modification results in the following email:
/etc/cron.daily/logrotate:
Restarting waptserver:
..
I think this is because &> is specific to bash, and cron jobs have been executed in dash since version 5. I suggest using: service waptserver ...