andk / pause

Perl authors upload server
http://pause.perl.org/
150 stars 57 forks source link

set up logrotate for things not in journal #484

Open rjbs opened 3 months ago

rjbs commented 3 months ago

At the very least, paused.log should be rotated or replaced, but there's also a cron job that writes to another file in /home/pause/log. Also, some things may be logging to /var/log directly, but they may all be caught.

The result of this issue might be "there was nothing left to do after fixing those two cron jobs".