mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
testing: Use proper directory for slapd PID files
This commit is contained in:
parent
d8a1747fa1
commit
f3cc9bec18
@ -7,8 +7,8 @@ moduleload back_mdb.la
|
||||
|
||||
include /etc/ldap/schema/core.schema
|
||||
|
||||
pidfile /var/run/openldap/slapd.pid
|
||||
argsfile /var/run/openldap/slapd.args
|
||||
pidfile /var/run/slapd/slapd.pid
|
||||
argsfile /var/run/slapd/slapd.args
|
||||
|
||||
#######################################################################
|
||||
# Database definitions
|
||||
|
Loading…
x
Reference in New Issue
Block a user