From e648b905c21b00404952157e39e3a5ad8939891b Mon Sep 17 00:00:00 2001 From: Le Kload Date: Fri, 8 May 2015 22:53:07 +0200 Subject: [PATCH] [fix] remove useless service restarts --- autoinstall_yunohostv2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/autoinstall_yunohostv2 b/autoinstall_yunohostv2 index 1412f77..d8f754c 100755 --- a/autoinstall_yunohostv2 +++ b/autoinstall_yunohostv2 @@ -161,9 +161,6 @@ then exit $ERR_FAIL_INSTALL else service slapd restart - service iptables start - service nscd restart - service nslcd restart echo -e "\n" fi