Split modprobe into blacklisted and disabled configurations

This commit is contained in:
Raja Grewal 2024-07-12 02:42:37 +10:00
parent fc792ff232
commit b02230a783
No known key found for this signature in database
GPG key ID: 92CA473C156B64C4
14 changed files with 96 additions and 85 deletions

View file

@ -24,7 +24,7 @@ rm_conffile /etc/sysctl.d/kexec.conf
rm_conffile /etc/sysctl.d/tcp_hardening.conf
rm_conffile /etc/sysctl.d/tcp_sack.conf
## merged into 1 file /etc/modprobe.d/30_security-misc.conf
## merged into 2 files /etc/modprobe.d/30_security-misc_blacklist.conf and /etc/modprobe.d/30_security-misc_disable.conf
rm_conffile /etc/modprobe.d/uncommon-network-protocols.conf
rm_conffile /etc/modprobe.d/blacklist-bluetooth.conf
rm_conffile /etc/modprobe.d/vivid.conf