mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
[fix] remove useless service restarts
This commit is contained in:
parent
15c6ebca8a
commit
e648b905c2
1 changed files with 0 additions and 3 deletions
|
@ -161,9 +161,6 @@ then
|
||||||
exit $ERR_FAIL_INSTALL
|
exit $ERR_FAIL_INSTALL
|
||||||
else
|
else
|
||||||
service slapd restart
|
service slapd restart
|
||||||
service iptables start
|
|
||||||
service nscd restart
|
|
||||||
service nslcd restart
|
|
||||||
|
|
||||||
echo -e "\n"
|
echo -e "\n"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue