"Stifi" <[EMAIL PROTECTED]> wrote: > In my understanding it is basiclly the same, but ther seems to by a > slight different. So is there a way to avoid xntpd setting the local > time?
I thought that what I suggested before would do that, i.e. disable pll server 127.127.1.0 prefer That's how I read the code of xntpd3-5.93e, and seems to be the same in OpenSolaris, see routine adj_host_clock() in http://src.opensolaris.org/source/xref/netvirt/usr/src/cmd/xntpd/xntpd/ntp_loopfilter.c The "Can't adjust time" error comes from sys_adjtime() in ../libntp/systime.c, which as I read it should not be called when the localclock is preferred. If this suggestion does not work, as you say, than presumably something more complicated is happening and I repeat what I said before: install a later version and use "disable ntp". -- Ronan Flood <[EMAIL PROTECTED]> _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
