fix(app-emulation/docker): Don't depend on network.target

symlink-usr builds have a different service file because we use the
btrfs backend there. We need to drop network.target here as we did in
81f2cf1a4014a96a5f39e967e53a3165f125093a
This commit is contained in:
Brandon Philips 2014-03-26 11:41:50 -07:00
parent e515a67576
commit 4d4b2b2866
2 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[Unit] [Unit]
Description=Docker Application Container Engine Description=Docker Application Container Engine
Documentation=http://docs.docker.io Documentation=http://docs.docker.io
After=network.target
[Service] [Service]
ExecStartPre=/bin/mount --make-rprivate / ExecStartPre=/bin/mount --make-rprivate /