diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 3eda3e60..80caffca 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -80,7 +80,7 @@ removekmod sound drivers/media drivers/hwmon drivers/video \ net/atm net/bluetooth net/sched net/sctp \ net/rds net/l2tp net/decnet net/netfilter net/ipv4 net/ipv6 \ drivers/watchdog drivers/target drivers/rtc drivers/input/joystick \ - drivers/bluetooth drivers/hid drivers/edac drivers/staging \ + drivers/bluetooth drivers/edac drivers/staging \ drivers/usb/serial drivers/usb/host drivers/usb/misc \ fs/ocfs2 fs/ceph fs/nfsd fs/ubifs fs/nilfs2 \ arch/x86/kvm @@ -89,6 +89,7 @@ removekmod sound drivers/media drivers/hwmon drivers/video \ ## LUKS setup. removekmod drivers/char --allbut virtio_console hw_random \ virtio-rng ipmi +removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp remove lib/modules/*/{build,source,*.map} ## NOTE: depmod gets re-run after cleanup finishes