mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-24 18:15:32 +07:00
set -e
This commit is contained in:
parent
18a2d814cc
commit
3130a39d8c
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
sysctl -w kernel.modules_disabled=1
|
sysctl -w kernel.modules_disabled=1
|
||||||
|
|
||||||
echo "The loading of new modules to the kernel has been disabled by security-misc"
|
echo "The loading of new modules to the kernel has been disabled by security-misc"
|
||||||
|
Loading…
Reference in New Issue
Block a user