From 8a4a98c55f8f4dfa9b8064d565b68e234b02220f Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 21 Mar 2014 11:36:23 -0700 Subject: [PATCH] fix(app-emulation/docker): don't require network.target This isn't required since docker is socket activated now. Also, for some reason vagrant isn't starting network.target after a reboot so we "fix" that too. --- .../docker/{docker-0.9.0-r1.ebuild => docker-0.9.0-r2.ebuild} | 0 .../coreos-overlay/app-emulation/docker/files/docker.service | 1 - 2 files changed, 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/docker/{docker-0.9.0-r1.ebuild => docker-0.9.0-r2.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.9.0-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.9.0-r2.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.9.0-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.9.0-r2.ebuild 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 e0d18d2ef7..fc02ea45a3 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,7 +1,6 @@ [Unit] Description=Docker Application Container Engine Documentation=http://docs.docker.io -After=network.target [Service] ExecStartPre=/bin/mount --make-rprivate /