0691c69586
discussed with espie and sthen ok sthen@
20 lines
616 B
Plaintext
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.
|