Commit 56b8ae0
bug(systemd): fix dependencies
This commit does several things:
* Refactor After and Requires to list all units on one line
* Make seed-registry job dependent upon deis-registry
* Make controller dependent on (and wait for) Builder
* Make all services only start after etcd
closes #706, #7081 parent 78e19ba commit 56b8ae0
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | | - | |
| 11 | + | |
0 commit comments