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/numlock.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/numlock.in') diff --git a/init.d/numlock.in b/init.d/numlock.in index 950b5830..875ffc09 100644 --- a/init.d/numlock.in +++ b/init.d/numlock.in @@ -16,7 +16,7 @@ ttyn=${rc_tty_number:-${RC_TTY_NUMBER:-12}} depend() { need localmount - keyword -openvz -prefix -systemd-nspawn -vserver -lxc + keyword -docker -lxc -openvz -prefix -systemd-nspawn -vserver } _setleds() -- cgit v1.2.3