openbsd-ports/net/ntp/pkg
ajacoutot 0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
..
DESCR
PLIST Update for ntp: 2012-04-10 15:06:29 +00:00
README Use RCDIR instead of /etc/rc.d when refering to packages rc scripts. 2012-04-22 11:41:55 +00:00
UNMESSAGE
xntpd.rc Rename 'Reference NTP' rc script to xntpd to avoid conflict with the 2011-07-11 17:43:14 +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.