Do not read list files when Secure Boot is enabled

no-insmod-on-sb.patch introduces restrictions when secure boot is present, and these can lead to the ugly warning: error: Secure Boot forbids loading module from... This patch silences one such warning by preventing the operation that causes it when secure boot is active.

Merge request reports

Loading