From 616d88cea2c31cb61f9e15e7d7d7b9052142fed7 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 7 Feb 2022 09:28:15 -0800 Subject: [PATCH] Keep nvram module Resolves: rhbz#2050877 --- share/templates.d/99-generic/runtime-cleanup.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/templates.d/99-generic/runtime-cleanup.tmpl b/share/templates.d/99-generic/runtime-cleanup.tmpl index ae32b287..1638175f 100644 --- a/share/templates.d/99-generic/runtime-cleanup.tmpl +++ b/share/templates.d/99-generic/runtime-cleanup.tmpl @@ -92,7 +92,7 @@ removekmod sound drivers/media drivers/hwmon \ ## LUKS setup. As of 2020-09 this is not built as a module, but keep it in here ## in case that changes again removekmod drivers/char --allbut virtio_console hw_random \ - virtio-rng ipmi hmcdrv + virtio-rng ipmi hmcdrv nvram removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp ## As of 2020-09 most of this are built-in too, but again, keep them listed