diff --git a/rust/pvebc/95sel-ebc/sel-ebc-boot-mount.service b/rust/pvebc/95sel-ebc/sel-ebc-boot-mount.service index 8316d129..300324a7 100644 --- a/rust/pvebc/95sel-ebc/sel-ebc-boot-mount.service +++ b/rust/pvebc/95sel-ebc/sel-ebc-boot-mount.service @@ -9,6 +9,9 @@ DefaultDependencies=no # Make absolutely sure this only runs in initramfs ConditionPathExists=/etc/initrd-release ConditionKernelCommandLine=rd.sel-ebc +Requires=systemd-udev-settle.service +After=systemd-udev-settle.service +After=systemd-udevd.service [Service] Type=oneshot