jobcore/openldap/slapd.service
2022-03-20 14:19:37 +02:00

10 lines
145 B
Desktop File

[Unit]
Description=OpenLDAP server daemon
[Service]
Type=forking
ExecStart=/usr/bin/slapd -u ldap -g ldap
[Install]
WantedBy=multi-user.target