From 2f00d21f7d0bf74de4d06d26a4475b91da90a4f7 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 129042f9..6f602fe4 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