]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: fix revocation keys config from ubuntu for us
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 Nov 2021 11:14:21 +0000 (12:14 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 Nov 2021 11:14:34 +0000 (12:14 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 15b705bc340c88e57923135cd3ab52876ed54db6..ef7c88a721ad86e3c20332ac83f98b64fac970bb 100755 (executable)
@@ -74,6 +74,7 @@ PVE_CONFIG_OPTS= \
 -d CONFIG_UNWINDER_GUESS \
 -e CONFIG_UNWINDER_FRAME_POINTER \
 --set-str CONFIG_SYSTEM_TRUSTED_KEYS ""\
+--set-str CONFIG_SYSTEM_REVOCATION_KEYS ""\
 -d CONFIG_SECURITY_LOCKDOWN_LSM \
 -d CONFIG_SECURITY_LOCKDOWN_LSM_EARLY \
 --set-str CONFIG_LSM yama,integrity,apparmor \