=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.165 retrieving revision 1.166 diff -c -r1.165 -r1.166 *** src/etc/rc.conf 2011/12/21 09:53:15 1.165 --- src/etc/rc.conf 2012/03/05 10:43:42 1.166 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: rc.conf,v 1.165 2011/12/21 09:53:15 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.166 2012/03/05 10:43:42 dlg Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" *************** *** 55,60 **** --- 55,61 ---- kpasswdd_flags=NO # for normal use: "" btd_flags=NO # for normal use: "" amd_flags=NO # for normal use: "" + tftpd_flags=NO # for normal use: "[chroot dir]" # use -u to disable chroot, see httpd(8) httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8))