$OpenBSD: README,v 1.6 2018/09/04 12:46:18 espie Exp $

+-----------------------------------------------------------------------
| Running ntp on OpenBSD
+-----------------------------------------------------------------------

Several steps need to be taken to properly configure the NTP daemon.

1. First, create or update the file /etc/ntp.conf.  Several
   example configuration files can be found here:

     /usr/local/share/examples/ntp

2. Now xntpd can be started with:

     /etc/rc.d/xntpd start

   Or to start 'xntpd' at every boot, add it to pkg_scripts in
   /etc/rc.conf.local.
