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

Fixes dependency ordering on backup

parent f50adc29
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ Requires=%p-importer@%i.service
# Dependency ordering
After=docker.service
After=%p-importer@%i.service
Before=backup@%i.timer
[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