blob: bc6724297dff94840fb2ee1b6bd5d403e374546f [file] [log] [blame]
Ratan Gupta4835bb32018-09-03 08:41:52 +05301[Unit]
2Description=LDAP daemon
3After=syslog.target network.target
4
5[Service]
6Type=forking
7ExecStart=/usr/sbin/nslcd
8
9[Install]
10WantedBy=multi-user.target