--- elwix/config/etc/uboot/rc.d/030.cron.run 2014/01/23 09:34:55 1.1 +++ elwix/config/etc/uboot/rc.d/030.cron.run 2014/09/15 19:06:52 1.2 @@ -0,0 +1,5 @@ +#!/bin/sh + +echo "Starting Crontab ..." + +[ -x /usr/sbin/cron ] && /usr/sbin/cron