Use "ntpd.pid" for pid file, change other xntp references to ntp.
This commit is contained in:
parent
8632dc5bb6
commit
dfbbad05df
@ -1,13 +1,13 @@
|
||||
# $NetBSD: ntp.conf,v 1.1 2000/01/28 06:49:16 fair Exp $
|
||||
# $NetBSD: ntp.conf,v 1.2 2000/05/02 12:16:07 simonb Exp $
|
||||
#
|
||||
# NetBSD default Network Time Protocol (NTP) configuration file
|
||||
# for xntpd
|
||||
# for ntpd
|
||||
|
||||
# Process ID file, so that the daemon can be signalled from scripts
|
||||
|
||||
pidfile /var/run/xntpd.pid
|
||||
pidfile /var/run/ntpd.pid
|
||||
|
||||
# The correction calculated by xntpd(8) for the local system clock's
|
||||
# The correction calculated by ntpd(8) for the local system clock's
|
||||
# drift is stored here
|
||||
|
||||
driftfile /var/db/ntp.drift
|
||||
|
Loading…
x
Reference in New Issue
Block a user