I am using cron + latest fcron 3.1.3-1 from http://debs.slavino.sk and get error mails from fcron:
/etc/cron.daily/logrotate: logrotate_script: 2: logrotate_script: invoke-rc.d: not found error: error running shared postrotate script for '/var/log/cups/*log ' logrotate_script: 2: logrotate_script: invoke-rc.d: not found error: error running non-shared postrotate script for /var/log/syslog of '/var/log/syslog ' run-parts: /etc/cron.daily/logrotate exited with return code 1 /etc/cron.daily/man-db: /etc/cron.daily/man-db: 28: /etc/cron.daily/man-db: start-stop-daemon: not found run-parts: /etc/cron.daily/man-db exited with return code 127 Job run-parts --report /etc/cron.daily terminated (exit status: 1) (mailing output) The reason for this might be https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617898 If this hunch is correct, putting PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin into /etc/fcrontab should help. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org