<div dir="ltr"><div dir="ltr">On Tue, Jul 13, 2021 at 3:46 PM Manuel Wagesreither <<a href="mailto:ManWag@fastmail.fm">ManWag@fastmail.fm</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
when I have an udev rule with an ENV{SYSTEMD_WANTS}+="my.service", and another.service with After=systemd-udevd.service, can I at system boot rely on my.service to be already run when another.service starts?<br></blockquote><div><br></div><div>No, rule processing is completely separate from udevd's startup. All rules, even those for devices that are detected "on boot", are run in response to kernel uevents (either real or faked by systemd-udev-trigger), all of which happens in udev's main event loop after it has already declared "ready".</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Mantas Mikulėnas</div></div></div>