Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/etc pull up rev 1.59 from trunk (requested by sommerfeld):
details: https://anonhg.NetBSD.org/src/rev/a2f67d06832b
branches: netbsd-1-4
changeset: 469599:a2f67d06832b
user: cgd <cgd%NetBSD.org@localhost>
date: Mon Oct 18 05:20:43 1999 +0000
description:
pull up rev 1.59 from trunk (requested by sommerfeld):
Add "-f /var/db/ntp.drift" to default xntpd parameters to make it
more likely the clock frequency error learned by NTP will be
retained across reboots.
diffstat:
etc/rc.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 18638d908892 -r a2f67d06832b etc/rc.conf
--- a/etc/rc.conf Mon Oct 18 05:05:41 1999 +0000
+++ b/etc/rc.conf Mon Oct 18 05:20:43 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rc.conf,v 1.47.2.2 1999/04/22 16:50:55 perry Exp $
+# $NetBSD: rc.conf,v 1.47.2.3 1999/10/18 05:20:43 cgd Exp $
#
# see rc.conf(5) for more information.
@@ -67,7 +67,7 @@
cron=YES
named=NO named_flags=""
timed=NO timed_flags=""
-xntpd=NO xntpd_flags="-p /var/run/xntpd.pid"
+xntpd=NO xntpd_flags="-p /var/run/xntpd.pid -f /var/db/ntp.drift"
sendmail=NO sendmail_flags="-bd -q30m"
lpd=NO lpd_flags=""
Home |
Main Index |
Thread Index |
Old Index