I can't edit the user crontab file with
Code: Select all
crontab -e
Code: Select all
'/var/spool/cron/crontabs' is not a directory, bailing out.
and /var/spool/cron/crontabs is a directory. (only accessible by crontab and root)
The user is in group wheel. (I think it is needed for cron and sudo )