[NTLUG:Discuss] Setting time?
lee
lee at brave.com
Thu May 9 09:03:03 CDT 2002
file /etc/cron.daily/time.sh follows:
#!/bin/bash
/usr/sbin/ntpdate -s time.nist.gov ; /sbin/hwclock --systohc
drop the file in /etc/cron.daily for daily update or /etc/cron.hourly
for hourly update
-- lee
Daniel Hauck wrote:
> Okay, could someone provide me with a simple script for a cron job that I
> can use to periodically update the clock on my system with?
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
More information about the Discuss
mailing list