Skip to content
Snippets Groups Projects
Commit 85c9cc7f authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Adds missig dependencies

parent dd2b9689
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,12 @@ Description=%p
# Requirements
Requires=docker.service
Requires=etcd.service
# Dependency ordering
After=docker.service
After=etcd.service
Before=haproxy.service
[Service]
Restart=always
......
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