=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.98 retrieving revision 1.99 diff -c -r1.98 -r1.99 *** src/etc/rc.conf 2004/07/06 04:03:41 1.98 --- src/etc/rc.conf 2004/07/15 11:29:12 1.99 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.98 2004/07/06 04:03:41 henning Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" --- 1,6 ---- #!/bin/sh - # ! # $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,24 **** 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" rtadvd_flags=NO # for normal use: list of interfaces # be sure to set net.inet6.ip6.forwarding=1 route6d_flags=NO # for normal use: "" --- 18,24 ---- 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: "" rtadvd_flags=NO # for normal use: list of interfaces # be sure to set net.inet6.ip6.forwarding=1 route6d_flags=NO # for normal use: ""