diff --git a/ci/uefi-secureboot.yml b/ci/uefi-secureboot.yml index e8aa6004..e84d3bc6 100644 --- a/ci/uefi-secureboot.yml +++ b/ci/uefi-secureboot.yml @@ -29,8 +29,6 @@ local_conf_header: # Use systemd as the init system INIT_MANAGER = "systemd" - DISTRO_FEATURES:append = " systemd" - DISTRO_FEATURES_NATIVE:append = " systemd" IMAGE_INSTALL:append = " systemd systemd-boot util-linux coreutils"