From: David K. <da...@ke...> - 2019-07-26 14:01:59
|
I just noticed since moving to a new system that my cron jobs are not running. The configuration of the new system was established by doing a "restore basic configuration" from the system tab. I cannot figure out why it is not working. crond is running (ps | grep "crond") and startup is logged in syslog. /var/spool/cron/crontabs exists, is link to... /mnt/kd/crontabs inside that is "root" which is file placed there by the restore configuration. It has permissions 600 /etc/cron.d also exists inside that is "e2scrub_all" which has permissions 644 I tried changing permissions on "root" to 644 but that made no difference. What am I missing? Thanks David |