--- Kmod::Blacklist[wmf].orig
+++ Kmod::Blacklist[wmf]
@@
- modules => ['asn1_decoder', 'aufs', 'usbip-core', 'usbip-host', 'vhci-hcd', 'dccp', 'dccp_ipv6', 'dccp_ipv4', 'dccp_probe', 'dccp_diag', 'n_hdlc', 'intel_cstate', 'intel_rapl_perf', 'intel_uncore', 'macsec', 'parport', 'parport_pc', 'ppdev', 'acpi_power_meter', 'bluetooth', 'v4l2-common', 'floppy', 'cdrom', 'binder_linux', 'n_gsm', 'algif_aead', 'appletalk', 'rxrpc', 'nfc']
+ modules => ['asn1_decoder', 'aufs', 'usbip-core', 'usbip-host', 'vhci-hcd', 'dccp', 'dccp_ipv6', 'dccp_ipv4', 'dccp_probe', 'dccp_diag', 'n_hdlc', 'intel_cstate', 'intel_rapl_perf', 'intel_uncore', 'macsec', 'parport', 'parport_pc', 'ppdev', 'acpi_power_meter', 'bluetooth', 'v4l2-common', 'floppy', 'cdrom', 'binder_linux', 'n_gsm', 'algif_aead', 'appletalk', 'rxrpc', 'nfc', 'esp4', 'esp6']
File[/etc/modprobe.d/blacklist-wmf.conf]
- Content differences:
--- /etc/modprobe.d/blacklist-wmf.conf.orig
+++ /etc/modprobe.d/blacklist-wmf.conf
@@ -27,6 +27,10 @@
install dccp_ipv6 /bin/true
blacklist dccp_probe
install dccp_probe /bin/true
+blacklist esp4
+install esp4 /bin/true
+blacklist esp6
+install esp6 /bin/true
blacklist floppy
install floppy /bin/true
blacklist intel_cstate
Relevant files