On 04 Oct 2005 16:22:57 +0200, Ulrich Windl < [EMAIL PROTECTED]> wrote: > > > NTP's task is to synchronize the system time. The OS' task is to keep the > system time (during reboots). As you are using Linux, you could have a > look at > my PPSkit patches where the kernel updates the RTC chip whenever the > system > had been changed (e.g. "date -s"), or when the system time is NTP-synced > (!STA_UNSYNC). For your pleasure, you can switch that on and off, and > select > the interval of updates. > > URL to these patches?
Could I accomplish the same thing by checking output of ntpq -p -c "rv 0 state" for a non-zero value of state=, and running hwclock --systohc in a bash script? Thanks, -Bob _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
