15 lines
577 B
Plaintext
15 lines
577 B
Plaintext
|
$OpenBSD: patch-servers_slapd_slapd_conf,v 1.1 2008/02/13 09:45:54 landry Exp $
|
||
|
--- servers/slapd/slapd.conf.orig Tue Feb 12 09:23:24 2008
|
||
|
+++ servers/slapd/slapd.conf Tue Feb 12 09:24:11 2008
|
||
|
@@ -10,8 +10,8 @@ include %SYSCONFDIR%/schema/core.schema
|
||
|
# service AND an understanding of referrals.
|
||
|
#referral ldap://root.openldap.org
|
||
|
|
||
|
-pidfile %LOCALSTATEDIR%/run/slapd.pid
|
||
|
-argsfile %LOCALSTATEDIR%/run/slapd.args
|
||
|
+pidfile %LOCALSTATEDIR%/run/openldap/slapd.pid
|
||
|
+argsfile %LOCALSTATEDIR%/run/openldap/slapd.args
|
||
|
|
||
|
# Load dynamic backend modules:
|
||
|
# modulepath %MODULEDIR%
|