Closed evil-user closed 2 years ago
This is more likely a lynis usability issue or other bug.
Please demonstrate any blacklisted module is loaded indeed or loadable without referring to lynis.
No such issue on Debian / Kicksecure.
At time of writing, there is no maintainer that supports this package on Arch Linux. How to accomplish this on Arch Linux I cannot help with.
i added rules to disable them in a security.conf inside /etc/modprobe.d/ folder and in /etc/mkinitcpio.conf added line FILES=(/etc/modprobe.d/security.conf) and ran sudo mkinitcpio -P and then rebooted system and verified output using lynis which showed rds , dccp , sctp , ticp not disabled.
the contents of security.conf was copied from https://github.com/Kicksecure/security-misc/blob/master/etc/modprobe.d/30_security-misc.conf