From 76c394ad71d28feb42e210e9c9bc63cef35e531b Mon Sep 17 00:00:00 2001 From: ajacoutot <> Date: Fri, 8 Jul 2011 18:01:31 +0000 Subject: [PATCH] Remove outdated comment. ok robert@ deraadt@ --- src/etc/rc.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/etc/rc.conf b/src/etc/rc.conf index 1c4284aa..0c6a93e7 100644 --- a/src/etc/rc.conf +++ b/src/etc/rc.conf @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.152 2011/07/08 16:20:13 ajacoutot Exp $ +# $OpenBSD: rc.conf,v 1.153 2011/07/08 18:01:31 ajacoutot Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" @@ -92,7 +92,6 @@ multicast_host=NO # Route all multicast packets to a single interface multicast_router=NO # A multicast routing daemon will be run, e.g. mrouted # miscellaneous other flags -# only used if the appropriate server is marked YES above savecore_flags= # "-z" to compress ypserv_flags=NO # add more flags, eg. -1 for YP v1, -d for DNS etc yppasswdd_flags=NO # "-d /etc/yp" if passwd files are in /etc/yp