Am 19.11.24 um 16:13 schrieb Christoph Heiss: > First of, multi-user.target does not seem to really provide any (strong) > ordering guarantee, it seems.
Note that on a second thought it's really clear, we never ordered _after_ multi-user.target, we just told systemd that we're part of that target so that we get scheduled when it's pulled in, which this always is by default. But when we get scheduled is purely dependent from the ordering we explicitly state. We could have made this part of some other target and then ordered after mutli-user.target and it would have worked like originally planned. But ordering after the API daemons is nicer anyway, so in some sense we were lucky to get it wrong first ^^ _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel