mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
Start docker after lxc-net to prevent ip forwarding race
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user