From 67e13a77ac12512c34d0423d43fe565403f9e168 Mon Sep 17 00:00:00 2001 From: henning <> Date: Sat, 18 Sep 2004 20:03:23 +0000 Subject: [PATCH] adjust comment for ntpd_flags, "-s" is the normal use in the rc scripts now --- 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 47acd2fb..13064a74 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.100 2004/09/17 21:06:26 jmc Exp $ +# $OpenBSD: rc.conf,v 1.101 2004/09/18 20:03:23 henning 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: "" named_flags=NO # for normal use: "" rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] timed_flags=NO # for normal use: "" -ntpd_flags=NO # for normal use: "" +ntpd_flags=NO # for normal use: "-s" isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" apmd_flags=NO # for normal use: ""