mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
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:
parent
e515a67576
commit
4d4b2b2866
@ -1,7 +1,6 @@
|
||||
[Unit]
|
||||
Description=Docker Application Container Engine
|
||||
Documentation=http://docs.docker.io
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/bin/mount --make-rprivate /
|
||||
|
Loading…
x
Reference in New Issue
Block a user