[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Cron <root@dom1> run-parts /etc/cron.daily
- Subject: Re: [cobalt-users] Cron <root@dom1> run-parts /etc/cron.daily
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Jul 28 13:30:15 2000
Surinder Mastana <mastana@xxxxxxxxxxxx> Wrote
> /etc/cron.daily/ntpdate.auto: syntax error near unexpected token
> `/sbin/clock'
> /etc/cron.daily/ntpdate.auto: /etc/cron.daily/ntpdate.auto: line 12:
> `/sbin/clock -w -u >>/var/cobalt/sauce.log 2>&1'
I think that some Raq3's add a few extra lines in /etc/cron.daily/ntpdate.auto
Most of my RaQ's have two lines for the clock, but one of them had extra lines,
I commented them out and the messages stopped.
I think there should be two lines, did have 5,I '#' 3 commented them out;
--------------------
seep 96
/usr/sbin/clock/ntpdate Your NTP Server >> /var/cobalt/sauce.log 2>&1
#/sbin/clock -w -u >> /var/cobalt/sauce.log 2>1
#unlink()
#/sbin/clock -w -u >> /var/cobalt/sauce.log 2>1
-------------------------------------------------
If I am wrong Please let me Know!
I don't know what your other errors are.