From b20a6c2f75c217bc2cee5eae81612d0d317c8e1d Mon Sep 17 00:00:00 2001 From: jakob <> Date: Tue, 25 May 2004 16:41:01 +0000 Subject: [PATCH] SNTP is RFC2030 --- src/etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 21f8677c..d6ebb044 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.95 2004/03/05 23:54:47 henning Exp $ +# $OpenBSD: rc.conf,v 1.96 2004/05/25 16:41:01 jakob Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -12,7 +12,7 @@ bootparamd_flags=NO # for normal use: "" rbootd_flags=NO # for normal use: "" sshd_flags="" # for normal use: "" named_flags=NO # for normal use: "" -rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC1361-host] +rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] timed_flags=NO # for normal use: "" ntpdate_flags=NO # for normal use: NTP server; run before ntpd starts isakmpd_flags=NO # for normal use: ""