1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

View file

@ -1,6 +1,6 @@
description "Run docker" description "Run docker"
start on filesystem or runlevel [2345] start on filesystem and started lxc-net
stop on runlevel [!2345] stop on runlevel [!2345]
respawn respawn