mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 12:06:02 -04:00
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:
parent
6a4c493213
commit
e0aa67677d
8 changed files with 61 additions and 49 deletions
7
debian/security-misc.maintscript
vendored
7
debian/security-misc.maintscript
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue