diff --git a/usr/share/archboot/base/etc/systemd/system/archboot-init.service b/usr/share/archboot/base/etc/systemd/system/archboot-init.service index 3492b928a..755fa4f4a 100644 --- a/usr/share/archboot/base/etc/systemd/system/archboot-init.service +++ b/usr/share/archboot/base/etc/systemd/system/archboot-init.service @@ -3,7 +3,7 @@ [Unit] Description=Initializes archboot rootfs -After=systemd-udev-settle.service +After=systemd-udev-trigger.service [Service] Type=oneshot