[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq3 vs. real-time clock
- Subject: Re: [cobalt-users] Raq3 vs. real-time clock
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Jul 5 18:32:59 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> put this file (ntp.auto) in /etc/cron.daily
#========== file ntp.auto ===========
#!/bin/sh
# set my clock about 4:00 am
/usr/sbin/rdate -s <your-ntp-server> && hwclock --systohc
#============= end ==============
The original one was missing '/'usr/sbin/rdate
but it should look like this
Sorry!
--
Gerald Waugh
http://frontstreetnetworks.com SOHO Networks & Web Site Hosting
Front Street Networks LLC voice +1 203 785 0699 * fax +1 203 785 1787
229 Front Street, Ste. #C, New Haven CT 06513-3203