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

Fixes codestyle

parent 85c9cc7f
No related branches found
No related tags found
No related merge requests found
...@@ -8,9 +8,9 @@ Requires=%p-importer@%i.service ...@@ -8,9 +8,9 @@ Requires=%p-importer@%i.service
Requires=%p-discovery@%i.service Requires=%p-discovery@%i.service
# Dependency ordering # Dependency ordering
Before=%p-discovery@%i.service
After=docker.service After=docker.service
After=%p-importer@%i.service After=%p-importer@%i.service
Before=%p-discovery@%i.service
[Service] [Service]
Restart=always 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