--- elwix/config/etc/default/rc.d/030.cron.run 2011/07/05 23:43:00 1.1 +++ elwix/config/etc/default/rc.d/030.cron.run 2012/10/12 08:22:45 1.2 @@ -2,4 +2,4 @@ echo "Starting Crontab ..." -/usr/sbin/cron +[ -x /usr/sbin/cron ] && /usr/sbin/cron