nscd service is now unscd

This commit is contained in:
Alexandre Aubin 2018-01-17 23:05:44 +01:00 committed by GitHub
parent 5b44c2f9af
commit 709c6bfb7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -298,7 +298,7 @@ install_yunohost_packages() {
restart_services() {
service slapd restart
# service yunohost-firewall start
service nscd restart
service unscd restart
service nslcd restart
# NOTE : We don't fail if slapd fails to restart...