openbsd-ports/net/ntp/pkg/README
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

20 lines
616 B
Plaintext

$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.