From f3cc9bec18d0ad6a4fe721035e1c6c6578025fe7 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 18 Aug 2025 12:43:50 +0200 Subject: [PATCH] testing: Use proper directory for slapd PID files --- testing/hosts/winnetou/etc/ldap/slapd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/hosts/winnetou/etc/ldap/slapd.conf b/testing/hosts/winnetou/etc/ldap/slapd.conf index 2fb8d41e9f..7c4fd3aca6 100644 --- a/testing/hosts/winnetou/etc/ldap/slapd.conf +++ b/testing/hosts/winnetou/etc/ldap/slapd.conf @@ -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