user cant open crontab when running following command
$ crontab -l
crontab: can't open your crontab file.
Solution:
User don’t have access to run cronjob. User need to be in cron.d/cron.allow file in order to run cronjobs. contact you system administrator to add user id in cron.allow file
No comments:
Post a Comment