diff --git a/build_sysext b/build_sysext index 92d6abc400..c70723ff7e 100755 --- a/build_sysext +++ b/build_sysext @@ -292,6 +292,7 @@ all_fields=( 'ID=flatcar' "${version_field}" "ARCHITECTURE=${ARCH}" + "EXTENSION_RELOAD_MANAGER=1" ) printf '%s\n' "${all_fields[@]}" >"${BUILD_DIR}/${FLAGS_install_root_basename}/usr/lib/extension-release.d/extension-release.${SYSEXTNAME}"