Hacker News new | ask | show | jobs
by Joel_Mckay 163 days ago
Could always try:

echo 1 > /proc/sys/kernel/modules_disabled

Which is supposed to block dynamic loading modules until a reboot. =3

1 comments

This is not permanent; if the system is rebooted, it will be undone :)
Kernel bootline can be uodated to include this option:

    modules_disabled