merge the many modprobe.d config files into 1

and use a name starting with double digits

to make it easier to disable settings using a lexically higher config file
This commit is contained in:
Patrick Schleizer 2020-01-24 04:30:36 -05:00
parent 6a4c493213
commit e0aa67677d
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
8 changed files with 61 additions and 49 deletions

View file

@ -25,3 +25,10 @@ rm_conffile /etc/sysctl.d/coredumps.conf
rm_conffile /etc/sysctl.d/kexec.conf
rm_conffile /etc/sysctl.d/tcp_hardening.conf
rm_conffile /etc/sysctl.d/tcp_sack.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
rm_conffile /etc/modprobe.d/blacklist-dma.conf
rm_conffile /etc/modprobe.d/msr.conf
rm_conffile /etc/modprobe.d/30_nf_conntrack_helper_disable.conf