ntpd can be run in a 'set time once' mode with ntpd -q. so all you need to do is have a way of running ntpd -q when you connect. dunno what to do for that. perhaps if there is a connect script, you could add a line to it or something.
as for getting ntpd configured right, i dont think there's much to it. i'm guessing this is the right way to do it. in /etc/ntp.conf: server 0.pool.ntp.org server 1.pool.ntp.org server 2.pool.ntp.org apart from the other stuff. sagar On Wed, 8 Dec 2004 23:33:30 +0530, Devendra Laulkar <[EMAIL PROTECTED]> wrote: > > I have a modem connection to net, and I want to keep the local h/w time > accurate. So, I have installed the ntpd daemon. > > ntpd tries to connect to the time server at startup and then quits on error > saying could not resolve host server. -- Sagar Gokhale -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
