Update install_yunohostv2

This commit is contained in:
abeudin 2015-05-02 17:32:25 +02:00
parent 1b0aecc5b9
commit 55d3585d2c

View file

@ -168,7 +168,10 @@ then
exit $ERR_FAIL_INSTALL
else
service slapd restart
service iptables start
if [ -f /etc/init.d/yunohost-firewall ];
then
service yunohost-firewall start
fi
service nscd restart
service nslcd restart