|
From: solaris chat on 21 Apr 2008 23:02 my cron is not working 00 12 * * 0 /usr/sbin/reboot my job is not working properly even it is not showing in /var/cron/log i checked cron.allow also i'm not getting a clue regards
From: Anonymous on 22 Apr 2008 00:47 solaris chat wrote: > my cron is not working > 00 12 * * 0 /usr/sbin/reboot > my job is not working properly > even it is not showing in /var/cron/log > i checked cron.allow also > i'm not getting a clue > regards The last 0 in "00 12 * * 0" means "day of week (0 - 6) (Sunday=0 or 7)" - so you have to wait until noon Sunday for a reboot. Is that what you want?
From: Horst Scheuermann on 22 Apr 2008 02:42 solaris chat <admprasad(a)gmail.com> writes: > my cron is not working > 00 12 * * 0 /usr/sbin/reboot > my job is not working properly > even it is not showing in /var/cron/log > i checked cron.allow also > i'm not getting a clue did You make Your crontab with the crontab command? -- 12. Gebot: Wenn Ihr eine Fahrradklingel h�rt, wechsele die, die links geht nach rechts, die die rechts geht nach links, aber nicht bis zum Stra�enrand. Danach dreht Euch um, rei�t Mund, Nase und Augen auf, tretet aber keinesfalls zur Seite.
|
Pages: 1 Prev: How to kill a zone's console login prompt over a tip connection? Next: nfs problem |