summaryrefslogtreecommitdiff
path: root/etc/rc.conf
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2008-05-07 11:58:15 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2008-05-07 11:58:15 +0000
commit9775714d73ec6adf42a2808141dbdea8d37f2239 (patch)
tree8e5bccc2a51c81d557411ff0346cdf4e96ee67d6 /etc/rc.conf
parente7581991362c889e27b2f2d1ffe212b9c30afa1e (diff)
routed is no longer, use ripd instead.
Diffstat (limited to 'etc/rc.conf')
-rw-r--r--etc/rc.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index d70913189be..945a1cb3add 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -1,9 +1,8 @@
#!/bin/sh -
#
-# $OpenBSD: rc.conf,v 1.128 2008/01/31 14:18:03 reyk Exp $
+# $OpenBSD: rc.conf,v 1.129 2008/05/07 11:58:14 claudio Exp $
# set these to "NO" to turn them off. otherwise, they're used as flags
-routed_flags=NO # for normal use: "-q"
ripd_flags=NO # for normal use: ""
mrouted_flags=NO # for normal use: "", if activated
# be sure to enable multicast_router below.