openbsd-ports/net/ntp/pkg/README
landry 54066adc97 Rename 'Reference NTP' rc script to xntpd to avoid conflict with the
basesystem's ntpd rc script. Adjust PLIST and bump.
Previous diff looked ok to aja@, rename to xntpd instead of isc_ntpd
prodded by naddy@.
2011-07-11 17:43:14 +00:00

20 lines
614 B
Plaintext

$OpenBSD: README,v 1.4 2011/07/11 17:43:14 landry 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:
/etc/rc.d/xntpd start
Or to start 'xntpd' at every boot, add it to pkg_scripts in
/etc/rc.conf.local.