mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 03:51:48 +02:00
Merge pull request #487 from philips/sym-link-usr-docker-fix
fix(app-emulation/docker): Don't depend on network.target
This commit is contained in:
commit
b21aefcf99
@ -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 /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user