aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/nss-pam-ldapd/files/nslcd.service
blob: bc6724297dff94840fb2ee1b6bd5d403e374546f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=LDAP daemon
After=syslog.target network.target

[Service]
Type=forking
ExecStart=/usr/sbin/nslcd

[Install]
WantedBy=multi-user.target