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