From dc505562df74b7bc89264d941f2a7b4f96f1e882 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Thu, 11 Jul 2002 08:14:54 +0000 Subject: [PATCH] doc that rdate can do SNTP as well --- 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 13cbc0fb..4b5a3125 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.75 2002/07/09 16:55:33 deraadt Exp $ +# $OpenBSD: rc.conf,v 1.76 2002/07/11 08:14:54 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -14,7 +14,7 @@ sshd_flags="" # for normal use: "" smtpfwdd_flags=NO # for normal use: ""; be sure to configure smtpd(8) # and sendmail(8) to use MSA only named_flags=NO # for normal use: "" -rdate_flags=NO # for normal use: name of RFC868 timeserver +rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC1361-host] timed_flags=NO # for normal use: "" ntpdate_flags=NO # for normal use: NTP server; run before ntpd starts photurisd_flags=NO # for normal use: ""