3b9fe0
[Unit]
3b9fe0
Description=OpenLDAP Server Daemon
3b9fe0
After=syslog.target network-online.target
3b9fe0
Documentation=man:slapd
3b9fe0
Documentation=man:slapd-config
3b9fe0
Documentation=man:slapd-hdb
3b9fe0
Documentation=man:slapd-mdb
3b9fe0
Documentation=file:///usr/share/doc/openldap-servers/guide.html
3b9fe0
3b9fe0
[Service]
3b9fe0
Type=forking
3b9fe0
ExecStartPre=/usr/libexec/openldap/check-config.sh
3b9fe0
ExecStart=/usr/sbin/slapd -u ldap -h "ldap:/// ldaps:/// ldapi:///"
3b9fe0
3b9fe0
[Install]
3b9fe0
WantedBy=multi-user.target
3b9fe0
Alias=openldap.service