Recurring Errors following nightly cron jobs

Issue #362 resolved
Scott MacDonald created an issue

I have taken note of the following recurring errors received following the nightly cron jobs that run on a schedule:

#!

/etc/cron.daily/logrotate:
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of reload-log.
logrotate_script: 2: logrotate_script: /usr/bin/s6-svc: not found
error: error running non-shared postrotate script for /var/log/clamav/freshclam.log of '/var/log/clamav/freshclam.log '
run-parts: /etc/cron.daily/logrotate exited with return code 1

These same errors were occurring in the previous version (2.0.7) and I continue to see them in the current version (2.0.8). This is not a major issue, everything seems to be functioning as expected but nonetheless the errors should be noted.

Comments (1)

  1. Log in to comment