Re: xntpd config?

[ Available lists | Index of freebsd-questions | Month of Feb 1997 | Week of 24 Feb 1997 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Josef Grosch <jgrosch@superior.truenorth.org>
Date
24 Feb 1997 07:09:51
Subject
Re: xntpd config?
Message-ID
199702241504.HAA27033@superior.truenorth.org


[ Hide this part ]
>On Fri, 21 Feb 1997, Ashley Baumann wrote:
>
>> > From: Brandon Gillespie <brandon@cold.org>
>> > What is a good xntpd config if all I want is a basic server that other
>> > boxes on a local net can sync with (both unix and non-unix)..
>>
>> I use the following:
>
>[stuff deleted]
>
> How does one set it up in /etc/sysconfig so that the machine will
>update and sync the time such as how you do it with ntpdate upon booting
>up or manually but automatically?
>
>

RTFM sysconfig(5), xntpd(8), adjkerntz(8), adjtime(2), and read the
comments in the /etc/sysconfig.

Set this in the /etc/sysconfig.

timedflags=NO
xntpdflags="-c /etc/ntp.conf"
tickadjflags="-Aq"
ntpdate="NO"


Josef

--
Josef Grosch | Laugh while you can, monkey boy ! | FreeBSD 2.1.6
jgrosch@sirius.com | - John Warfin - | UNIX for the masses


Elapsed time: 0.084 seconds