diff --git a/install_yunohostv2 b/install_yunohostv2 index 98a802a..1f99d6d 100755 --- a/install_yunohostv2 +++ b/install_yunohostv2 @@ -267,8 +267,8 @@ install_yunohost_packages() { restart_services() { service slapd restart # service yunohost-firewall start -# service nscd restart -# service nslcd restart + service nscd restart + service nslcd restart # NOTE : We don't fail if slapd fails to restart... return 0