=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- src/etc/rc.conf 2010/06/28 20:16:21 1.137 +++ src/etc/rc.conf 2010/07/27 08:37:33 1.138 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.137 2010/06/28 20:16:21 reyk Exp $ +# $OpenBSD: rc.conf,v 1.138 2010/07/27 08:37:33 martinh Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags ldpd_flags=NO # for normal use: "" @@ -45,6 +45,7 @@ snmpd_flags=NO # for normal use: "" smtpd_flags=NO # for normal use: "" aucat_flags=NO # for normal use: "" +ldapd_flags=NO # for normal use: "" # use -u to disable chroot, see httpd(8) httpd_flags=NO # for normal use: "" (or "-DSSL" after reading ssl(8))