blob: 03fbec1a55bd1c052cd0e1c18386cead63e355dc [file] [log] [blame]
Marri Devender Rao08b55912018-09-03 06:00:39 -05001#REST URI endpoint
2#example: /xyz/openbmc_project/certs/client/ldap
3ENDPOINT=ldap
4
5#Path for the certificate file
6CERTPATH=/etc/nslcd/certs/cert.pem
7
8#Units to restart
9UNIT=nslcd.service
10
11#Type of the service client/server
12TYPE=client