Commit 61526725 authored by Yuri Aksenov's avatar Yuri Aksenov

Removed default configs file

parent c6842386
......@@ -51,6 +51,12 @@ server: ldap-service
@echo "d /run/openldap 755 ldap ldap -" > /usr/lib/tmpfiles.d/slapd.conf
@echo "$$LDAP_SERVICE" > /lib/systemd/system/slapd.service
systemctl enable slapd
rm -rf /etc/openldap/ldap.conf
rm -rf /etc/openldap/ldap.conf.default
rm -rf /etc/openldap/slapd.conf
rm -rf /etc/openldap/slapd.conf.default
rm -rf /etc/openldap/slapd.ldif
rm -rf /etc/openldap/slapd.ldif.default
rm -rf openldap-2.4.47
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment