diff --git a/unit-files/static-git-puller@.service b/unit-files/static-git-puller@.service index 4f492580b14ba3b05291e15c6dd92afa855594f1..60f85ce212c465332ae0dcc99ebed63181d4edb9 100644 --- a/unit-files/static-git-puller@.service +++ b/unit-files/static-git-puller@.service @@ -1,6 +1,9 @@ [Unit] Description=git puller +# Dependency ordering +After=static-git-importer@%i.service + [Service] Type=oneshot ExecStart=/bin/bash -euxc ' \