OSDN Git Service

upg
[joborun/jobcore.git] / openldap / slapd.service
1 [Unit]
2 Description=OpenLDAP server daemon
3
4 [Service]
5 Type=forking
6 ExecStart=/usr/bin/slapd -u ldap -g ldap
7
8 [Install]
9 WantedBy=multi-user.target