[LUGOS] cron error
ICE Administrator
sysadmin at ICEtelecom.si
Thu Feb 13 13:11:06 CET 2003
Pri meni je malo drugače.
V /etc/ imam narejene direktorije cron.daily, cron.weekly in cron.monthly. V
teh dir so skripte.
V crontabu imam pa
# m h dom mon dow user command
25 6 * * * root test -e /usr/sbin/anacron || run-parts --report
/etc/cron.daily
47 6 * * 7 root test -e /usr/sbin/anacron || run-parts --report
/etc/cron.weekly
52 6 1 * * root test -e /usr/sbin/anacron || run-parts --report
/etc/cron.monthly
v /root/test sem premaknil skripto, da bi jo lahko testiral. :)
V skripto sem sedaj dodal path /usr/sbin/ntpdate in mi vrne enak error.
Mislim, da path nima nobene veze s tem, ker se ga da pognati ročno b.p.
-----Original Message-----
From: Matija Grabnar [mailto:matija.grabnar at arnes.si]
Sent: Thursday, February 13, 2003 12:57 PM
To: lugos-list at lugos.si
Cc: matija.grabnar at arnes.si
Subject: Re: [LUGOS] cron error
> Z cronom želim pognati skripto v kateri se nahaja ukaz
> ntpdate 213.2.1.66 > /var/log/daemon.log
>
> Če skripto ročno poženem mi lepo dela. Če jo z ukazom run-parts pa dobim
>
> run-parts: failed to exec /root/test/ntpdate: Exec format error
> run-parts: /root/test/ntpdate exited with return code 1
>
> Uporabljam debian 2.4.20
>
> V čem je problem?
Dvomim, da imas ntpdate res v /root/test.
Ko se cron zazene ima skoraj prazen path.
Poskusi v cronovo vrstico navesti polno pot do ntpdate, recimo
/usr/bin/ntpdate
More information about the lugos-list
mailing list