=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.66 retrieving revision 1.67 diff -c -r1.66 -r1.67 *** src/etc/rc.conf 2001/07/05 18:38:52 1.66 --- src/etc/rc.conf 2001/08/17 22:00:12 1.67 *************** *** 1,9 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.66 2001/07/05 18:38:52 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" mrouted_flags=NO # for normal use: "", if activated # be sure to enable multicast_router below. rarpd_flags=NO # for normal use: "-a" --- 1,10 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.67 2001/08/17 22:00:12 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for normal use: "-q" + altqd_flags=NO # for normal use: "" mrouted_flags=NO # for normal use: "", if activated # be sure to enable multicast_router below. rarpd_flags=NO # for normal use: "-a"