mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:18:33 +01:00
fix: remove unloaded ldapapi:// from systemd config
This commit is contained in:
@@ -4,7 +4,7 @@ Description=Slapd Custom Service
|
||||
[Service]
|
||||
|
||||
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
|
||||
Group=openldap
|
||||
|
||||
Reference in New Issue
Block a user