Set services dependencies and order
This commit is contained in:
parent
e022c6d9ce
commit
fab78e2c2f
|
@ -1,5 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=SATS Boot Process
|
Description=SATS Boot Process
|
||||||
|
Requires=network-online.target
|
||||||
|
Before=sats-loop.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
Loading…
Reference in New Issue