From: Hal Murray Date: Wed, 29 Jan 2014 09:16:00 +0000 (-0500) Subject: ChangeLog: X-Git-Tag: NTP_4_2_7P417~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78294a941ea770acc8a964dddb2fe6d6a28441b3;p=thirdparty%2Fntp.git ChangeLog: Add check for enable stats to ntpd/complete.conf.in complete.conf.in: Add check for enable stats bk: 52e8c6d0ZvBm6UvFK1aiSFalYxP3nQ --- diff --git a/ChangeLog b/ChangeLog index c88b2a7f4..4b76a3000 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* Add check for enable stats to ntpd/complete.conf.in * Fix typo in html/confopt.html (4.2.7p415) 2014/01/28 Released by Harlan Stenn * Fix the man page installation for the scripts/ files. diff --git a/ntpd/complete.conf.in b/ntpd/complete.conf.in index 9f83e1c3d..a820094ab 100644 --- a/ntpd/complete.conf.in +++ b/ntpd/complete.conf.in @@ -1,6 +1,7 @@ saveconfigdir "/etc/ntp/conf" driftfile "/etc/ntp.drift" 1e-7 logfile "/var/log/ntp.log" +leapfile "/etc/ntp.leapseconds" nonvolatile 1e-7 ident "udent" logconfig =allall -allinfo -allevents -allstatistics -allstatus +allall -clockinfo -clockevents -clockstatistics -clockstatus +clockall -syncinfo -syncevents -syncstatistics -syncstatus +syncall -sysinfo -sysevents -sysstatistics -sysstatus +sysall @@ -21,7 +22,7 @@ keys "/etc/ntp.keys" trustedkey 1 2 3 4 5 6 7 8 9 10 11 12 (14 ... 16) 18 (32768 ... 65534) controlkey 12 requestkey 12 -enable auth ntp monitor +enable auth ntp monitor stats disable bclient calibrate kernel mode7 tos beacon 3600 ceiling 16 cohort 0 floor 1 maxclock 10 maxdist 1.5 minclock 3 mindist 0.001 minsane 1 orphan 16 orphanwait 300 rlimit@HAVE_RLIMIT_MEMLOCK@@HAVE_RLIMIT_STACK@