diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service index 843bce1e0b..16dc208d97 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/files/docker.service @@ -1,4 +1,5 @@ [Service] +Type=forking ExecStartPre=/bin/mount --make-rprivate / ExecStartPre=/sbin/brctl addbr lxcbr0 ExecStartPre=/bin/ifconfig lxcbr0 10.65.41.1