From b302b0c094c2c99b810aec9c8877adcd1effabac Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 16 Mar 2018 13:48:05 -0500 Subject: net-online: always start after net X-Gentoo-Bug: 650600 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=650600 --- init.d/net-online.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d') diff --git a/init.d/net-online.in b/init.d/net-online.in index 484fe87d..b496e258 100644 --- a/init.d/net-online.in +++ b/init.d/net-online.in @@ -13,7 +13,7 @@ description="Delays until the network is online or a specific timeout" depend() { - after modules + after modules net need sysfs provide network-online keyword -docker -jail -lxc -openvz -prefix -systemd-nspawn -uml -vserver -- cgit v1.2.3