--- 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']
+ 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']
File[/etc/modprobe.d/blacklist-wmf.conf]
- Content differences:
--- /etc/modprobe.d/blacklist-wmf.conf.orig
+++ /etc/modprobe.d/blacklist-wmf.conf
@@ -5,6 +5,8 @@
install acpi_power_meter /bin/true
blacklist algif_aead
install algif_aead /bin/true
+blacklist appletalk
+install appletalk /bin/true
blacklist asn1_decoder
install asn1_decoder /bin/true
blacklist aufs
@@ -39,12 +41,16 @@
install n_gsm /bin/true
blacklist n_hdlc
install n_hdlc /bin/true
+blacklist nfc
+install nfc /bin/true
blacklist parport
install parport /bin/true
blacklist parport_pc
install parport_pc /bin/true
blacklist ppdev
install ppdev /bin/true
+blacklist rxrpc
+install rxrpc /bin/true
blacklist usbip-core
install usbip-core /bin/true
blacklist usbip-host
Relevant files