|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.124 2007/03/14 20:47:17 ckuethe Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.125 2007/10/08 11:29:58 norby Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for normal use: "-q" |
|
|
@ -9,6 +9,7 @@ mrouted_flags=NO # for normal use: "", if activated |
|
|
|
# be sure to enable multicast_router below. |
|
|
|
dvmrpd_flags=NO # for normal use: "" |
|
|
|
ospfd_flags=NO # for normal use: "" |
|
|
|
ospf6d_flags=NO # for normal use: "" |
|
|
|
bgpd_flags=NO # for normal use: "" |
|
|
|
rarpd_flags=NO # for normal use: "-a" |
|
|
|
bootparamd_flags=NO # for normal use: "" |
|
|
|