-------- Original Message -------- Subject: Re: [Voyage-linux] How to add scheduled task to cron? Date: Sat, 27 Nov 2010 23:55:01 +0800 From: Punky Tse <[email protected]> To: [email protected] On 27/11/2010 23:04, maciek wrote:
/etc/init.d/cron reload
Perhaps you should try "/etc/init.d/cron restart" instead. BTW, your crontab line is not successful. You should remove /bin/bash. */5 0-23 * * * root echo "test1"> /tmp/test1 - Punky
_______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
