From d14f747c2a63b93c1bba22d2afe3acae3c0761ea Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 11 Oct 2010 16:07:05 +0200 Subject: [PATCH] connman: start earlyer Signed-off-by: Stephan Raue --- packages/network/connman/init.d/{13_network => 10_network} | 3 --- 1 file changed, 3 deletions(-) rename packages/network/connman/init.d/{13_network => 10_network} (98%) diff --git a/packages/network/connman/init.d/13_network b/packages/network/connman/init.d/10_network similarity index 98% rename from packages/network/connman/init.d/13_network rename to packages/network/connman/init.d/10_network index ceea521151..2087fc11cf 100755 --- a/packages/network/connman/init.d/13_network +++ b/packages/network/connman/init.d/10_network @@ -100,7 +100,4 @@ touch /var/run/resolv.conf /usr/sbin/connmand - - usleep 2000000 #TODO: wait for connman - touch /var/run/network )&