description "Daemon to refresh LDAP user/group cache periodically" author "Network Integration Team" console log start on started nslcd stop on stopping nslcd expect fork respawn respawn limit 5 10 pre-start exec /usr/lib/ldapclient/set_db_path.sh exec /usr/syno/sbin/synoldapclientd # vim:ft=upstart