Commit 7d2ee8b
authored
fix(systemd): unit file was missing the requires directive (#32)
This could cause the mgmtd to startup with only the loopback device advertised to other services.
This also switches to use network-online.target instead of network.target, consistent with the BeeGFS 7 mgmtd.1 parent e1e923a commit 7d2ee8b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments