We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f2cc54 + 0f88429 commit 70867aaCopy full SHA for 70867aa
1 file changed
deisctl/units/deis-controller.service
@@ -1,7 +1,8 @@
1
[Unit]
2
Description=deis-controller
3
+Requires=fleet.socket
4
Wants=deis-store-volume.service
-After=deis-store-volume.service
5
+After=fleet.socket deis-store-volume.service
6
7
[Service]
8
EnvironmentFile=/etc/environment
0 commit comments