Hi All,
I'm getting cron emails "Not a directory: /etc/cron.hourly" in every 52 minutes, /etc/crontab entry is given below,
************************
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# run-parts
51 * * * * root run-parts /etc/cron.hourly
48 2 * * * root run-parts /etc/cron.daily
29 5 * * 0 root run-parts /etc/cron.weekly
48 1 3 * * root run-parts /etc/cron.monthly
~ ****************************
Also I've manually run "run-parts /etc/cron.hourly", but couldn't find any errors,
I'm using Plesk 11.5.30, any help would be appreciated,
I'm getting cron emails "Not a directory: /etc/cron.hourly" in every 52 minutes, /etc/crontab entry is given below,
************************
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# run-parts
51 * * * * root run-parts /etc/cron.hourly
48 2 * * * root run-parts /etc/cron.daily
29 5 * * 0 root run-parts /etc/cron.weekly
48 1 3 * * root run-parts /etc/cron.monthly
~ ****************************
Also I've manually run "run-parts /etc/cron.hourly", but couldn't find any errors,
I'm using Plesk 11.5.30, any help would be appreciated,