This commit is contained in:
Patrick Schleizer
2023-11-05 17:43:07 -05:00
parent 18a2d814cc
commit 3130a39d8c

View File

@ -1,5 +1,7 @@
#!/bin/bash
set -e
sysctl -w kernel.modules_disabled=1
echo "The loading of new modules to the kernel has been disabled by security-misc"