=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.129 retrieving revision 1.130 diff -c -r1.129 -r1.130 *** src/etc/rc.conf 2008/05/07 11:58:14 1.129 --- src/etc/rc.conf 2008/06/09 22:21:49 1.130 *************** *** 1,6 **** #!/bin/sh - # ! # $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 ripd_flags=NO # for normal use: "" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.130 2008/06/09 22:21:49 mbalmer Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ripd_flags=NO # for normal use: "" *************** *** 17,23 **** named_flags=NO # for normal use: "" rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] timed_flags=NO # for normal use: "" ! nmeaattach_flags=NO # for normal use: "[options] cua-device" ntpd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" sasyncd_flags=NO # for normal use: "" --- 17,23 ---- named_flags=NO # for normal use: "" rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] timed_flags=NO # for normal use: "" ! ldattach_flags=NO # for normal use: "[options] linedisc cua-device" ntpd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" sasyncd_flags=NO # for normal use: ""