From da28a3d367b6078deda6bc205806b43b971e67a9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 31 Jul 2016 13:01:17 -0500 Subject: init.d: initial service adjustments for docker support Add -docker keyword to the same scripts that have -lxc keyword. --- init.d/net-online.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/net-online.in') diff --git a/init.d/net-online.in b/init.d/net-online.in index 53855d9a..3e18ba91 100644 --- a/init.d/net-online.in +++ b/init.d/net-online.in @@ -15,7 +15,7 @@ depend() { after modules need sysfs - keyword -jail -lxc -openvz -prefix -systemd-nspawn -uml -vserver + keyword -docker -jail -lxc -openvz -prefix -systemd-nspawn -uml -vserver } get_interfaces() -- cgit v1.2.3