=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.145 retrieving revision 1.146 diff -c -r1.145 -r1.146 *** src/etc/rc.conf 2011/07/07 18:17:50 1.145 --- src/etc/rc.conf 2011/07/07 21:00:59 1.146 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.145 2011/07/07 18:17:50 ajacoutot Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.146 2011/07/07 21:00:59 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" *************** *** 18,24 **** named_flags=NO # for normal use: "" nsd_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: "" --- 18,23 ----