mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
nscd service is now unscd
This commit is contained in:
parent
5b44c2f9af
commit
709c6bfb7a
1 changed files with 1 additions and 1 deletions
|
@ -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...
|
||||
|
|
Loading…
Add table
Reference in a new issue