From 09414b0369174737b8af79d7ccdc94364eced979 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 15 Jan 2014 22:14:03 +0200 Subject: [PATCH] start docker later, now it starts up with reboots --- lxc-docker.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc-docker.init b/lxc-docker.init index d4bc4f0..b15bafa 100755 --- a/lxc-docker.init +++ b/lxc-docker.init @@ -2,7 +2,7 @@ # # Create lightweight, portable, self-sufficient containers. # -# chkconfig: 345 10 90 +# chkconfig: 345 20 80 # # description: Docker is an open-source project to easily create lightweight, portable, \ # self-sufficient containers from any application. The same container that a \ -- 2.43.0