[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ntpdate



On Sat, 2002-12-21 at 17:46, Sonny Kupka wrote:
> I have ntpdate installed on woody.. and it's not automagically keeping my 
> system in sync..
> 
> I have to run ntpdate restart manually to get the clock updated.. Anyone 
> have a clue as to what I need to do to fix this situation?
> 

either use the ntp package or add a cron job to get ntpdate to sync:

# Time synchronization - every hour
0 * * * * /usr/sbin/ntpdate time.server.com > /dev/null 2>&1




Reply to: