On Thu, 2025-02-13 at 22:07 +0100, Lennart Poettering wrote:
> On Mo, 10.02.25 19:09, James Feeney ([email protected]) wrote:
>
> >
>
> > systemd[1]: Got message type=method_call sender=n/a
> > destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1
> > interface=org.freedesktop.s
Hi,
I'm able to shave 7 seconds from initrd udev work by changing
systemd-udev-trigger.service udevadm trigger argument from
--type=all to --type=devices which is the default also
without --type argument. Now initrd boottime on qemu drops
from 30 seconds to 23 seconds. In my case this could be ok