diff --git a/usr/share/archboot/base/etc/systemd/system/detect-vconsole.service b/usr/share/archboot/base/etc/systemd/system/detect-vconsole.service index 433d5945b..00197d9ca 100644 --- a/usr/share/archboot/base/etc/systemd/system/detect-vconsole.service +++ b/usr/share/archboot/base/etc/systemd/system/detect-vconsole.service @@ -3,9 +3,9 @@ [Unit] Description=Set vconsole on display resolution -After=systemd-udev-settle.service +After=systemd-udev-trigger.service Before=systemd-vconsole-setup.service -Wants=systemd-udev-settle.service systemd-vconsole-setup.service +Wants=systemd-vconsole-setup.service [Service] Type=oneshot