mallaire
Verified User
I'm receiving regular error messages from the Cron daemon:
Cron <root@webserver> run-parts /etc/cron.hourly
Not a directory: /etc/cron.hourly
I receive the same thing for daily and monthly crons...
When I add a cron directly in the crontab file, it's executed with success... but it looks like the "run-parts" thing is not able to see the /etc/cron.hourly directory. I don't understand...
I'm the owner of this server... and I always do these things under "root" access... so it should not be a permission issue????
Do you have any clue?
Thank you for any help!
Cron <root@webserver> run-parts /etc/cron.hourly
Not a directory: /etc/cron.hourly
I receive the same thing for daily and monthly crons...
When I add a cron directly in the crontab file, it's executed with success... but it looks like the "run-parts" thing is not able to see the /etc/cron.hourly directory. I don't understand...
I'm the owner of this server... and I always do these things under "root" access... so it should not be a permission issue????
Do you have any clue?
Thank you for any help!