[systemd-devel] systemctl start second.service first.service
Andrei Borzenkov
arvidjaar at gmail.com
Fri Jan 12 03:59:27 UTC 2018
12.01.2018 03:47, 林自均 пишет:
> How about adding an "--order" option to systemctl? With this option,
> systemctl will sort those units by ordering dependencies before submitting
> them.
And why does it matter? If unit A can be started without unit B, why
does it matter in which order they are started? If unit A can *not* be
started without unit B, it must tell so using Requires or Requisite.
What are you trying to achieve?
More information about the systemd-devel
mailing list