Commit f3cc9bec18 for strongswan.org

commit f3cc9bec18d0ad6a4fe721035e1c6c6578025fe7
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Mon Aug 18 12:43:50 2025 +0200

    testing: Use proper directory for slapd PID files

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