fix: remove unloaded ldapapi:// from systemd config

This commit is contained in:
2023-01-16 14:14:53 +01:00
parent 1e1e21ccc4
commit 681ed0d4af

View File

@@ -4,7 +4,7 @@ Description=Slapd Custom Service
[Service] [Service]
Type=forking Type=forking
ExecStart=/usr/sbin/slapd -f /etc/ldap/slapd.conf -h "ldapi:/// ldap:///" ExecStart=/usr/sbin/slapd -f /etc/ldap/slapd.conf -h "ldap:///"
User=openldap User=openldap
Group=openldap Group=openldap