From 0ece441e31b412c01234e02361ca2be5ce5d2dd2 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Thu, 27 Feb 2014 11:44:46 +0100 Subject: network: try to not compete with NM during boot --- rc.d/init.d/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d') diff --git a/rc.d/init.d/network b/rc.d/init.d/network index e48c99b0..56c59f7e 100755 --- a/rc.d/init.d/network +++ b/rc.d/init.d/network @@ -8,7 +8,7 @@ # ### BEGIN INIT INFO # Provides: $network -# Should-Start: iptables ip6tables +# Should-Start: iptables ip6tables NetworkManager-wait-online NetworkManager # Short-Description: Bring up/down networking # Description: Bring up/down networking ### END INIT INFO -- cgit v1.2.1