Start docker after lxc-net to prevent ip forwarding race

This commit is contained in:
Greg Thornton
2013-08-26 09:43:49 -05:00
parent c864647721
commit 331f983593
+1 -1
View File
@@ -1,6 +1,6 @@
description "Run docker"
start on filesystem or runlevel [2345]
start on filesystem and started lxc-net
stop on runlevel [!2345]
respawn