From 1a0b9f68516df361d0f0e7451cefdf67547b38ae Mon Sep 17 00:00:00 2001 From: henning <> Date: Thu, 15 Jul 2004 11:29:12 +0000 Subject: [PATCH] new dhcpd doesn't have -q any more, adjust comment accordingly From: keoki seu --- 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 85ddb02b..771f2f46 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.98 2004/07/06 04:03:41 henning Exp $ +# $OpenBSD: rc.conf,v 1.99 2004/07/15 11:29:12 henning Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" @@ -18,7 +18,7 @@ ntpd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" apmd_flags=NO # for normal use: "" -dhcpd_flags=NO # for normal use: "-q" +dhcpd_flags=NO # for normal use: "" rtadvd_flags=NO # for normal use: list of interfaces # be sure to set net.inet6.ip6.forwarding=1 route6d_flags=NO # for normal use: ""