=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.105 retrieving revision 1.106 diff -c -r1.105 -r1.106 *** src/etc/rc.conf 2005/03/22 22:24:38 1.105 --- src/etc/rc.conf 2005/06/02 20:09:38 1.106 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.105 2005/03/22 22:24:38 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.106 2005/06/02 20:09:38 tholo Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" *************** *** 19,24 **** --- 19,25 ---- isakmpd_flags=NO # for normal use: "" mopd_flags=NO # for normal use: "-a" apmd_flags=NO # for normal use: "" + acpid_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