Start docker after lxc-net to prevent ip forwarding race

Upstream-commit: 331f983593a527f04046c2d6131847adcdf95e3e
Component: engine
This commit is contained in:
Greg Thornton
2013-08-26 09:43:49 -05:00
parent 0760b26a38
commit e9369a660d
@@ -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