Trouble with cron jobs as non root user
Don't worry about it, just see if /var/spool/cron exists and if not create it. Then change the permissions to cron:root and 755 for the directory.
Then check for a dir /var/spool/cron/crontabs and if it does not exist create it with permissions root:crontab and 1730 (yes 1730 not 730)
Last check for directory /var/spool/lastrun with permissions root:root and 750
[Click to add or edit comments])
Please prepend comments below including a date