mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 11:58:32 +01:00
fix: remove unloaded ldapapi:// from systemd config
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user