To configure the system to prevent the cfg80211
kernel module from being loaded, add the following line to the file /etc/modprobe.d/cfg80211.conf
:
install cfg80211 /bin/true
To configure the system to prevent the cfg80211
from being used,
add the following line to file /etc/modprobe.d/cfg80211.conf
:
blacklist cfg80211