diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 912388e5..f2b71110 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -96,7 +96,7 @@ removekmod sound drivers/media drivers/hwmon \ removekmod drivers/char --allbut virtio_console hw_random \ virtio-rng ipmi removekmod drivers/staging --allbut zram -removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt +removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt fb_sys_fops remove lib/modules/*/{build,source,*.map} ## NOTE: depmod gets re-run after cleanup finishes