Skip to content
Snippets Groups Projects
Commit 355b92d7 authored by Spencer Smith's avatar Spencer Smith Committed by GitHub
Browse files

Merge pull request #1170 from jlothian/atomic-docker-network

1169 - fix docker systemd unit
parents c2c334d2 5e2f7842
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ Type=notify
NotifyAccess=all
EnvironmentFile=-/etc/sysconfig/docker
EnvironmentFile=-/etc/sysconfig/docker-storage
EnvironmentFile=-/etc/sysconfig/docker-network
Environment=GOTRACEBACK=crash
Environment=DOCKER_HTTP_HOST_COMPAT=1
Environment=PATH=/usr/libexec/docker:/usr/bin:/usr/sbin
......@@ -35,4 +34,4 @@ TimeoutStartSec=1min
Restart=on-abnormal
[Install]
WantedBy=multi-user.target
\ No newline at end of file
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment