|
|
|
|
|
by mangecoeur
1000 days ago
|
|
You can define Before, After, or WantedBy to define the dependency order. Systemd them makes sure to start services in the right order, it starts them by default but you can also configure services not to start if nothing depends on them. |
|