sthen 7be59d8512 update to ntp-4.2.8p3, various fixes including a remote crash in some
(uncommon) conditions; if:

- remote configuration of ntpd is enabled (it's disabled by default),
- and an attacker knows the remote configuration password,
- and has access to a computer that is allowed to send remote configuration
requests to ntpd,

the attacker can send a carefully-crafted packet to ntpd that will cause ntpd
to crash.
2015-07-01 10:35:29 +00:00
..

$OpenBSD: README,v 1.5 2012/04/22 11:41:55 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

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

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

     ${PREFIX}/share/examples/ntp

2. Now xntpd can be started with:

     ${RCDIR}/xntpd start

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