=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.157 retrieving revision 1.158 diff -c -r1.157 -r1.158 *** src/etc/rc.conf 2011/07/17 16:35:58 1.157 --- src/etc/rc.conf 2011/07/18 17:04:11 1.158 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.157 2011/07/17 16:35:58 david 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.158 2011/07/18 17:04:11 ajacoutot Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" *************** *** 17,23 **** sshd_flags="" # for normal use: "" named_flags=NO # for normal use: "" nsd_flags=NO # for normal use: "" - rdate_flags=NO # for normal use: [RFC868-host] or [-n RFC2030-host] ldattach_flags=NO # for normal use: "[options] linedisc cua-device" ntpd_flags=NO # for normal use: "" isakmpd_flags=NO # for normal use: "" --- 17,22 ----