Fix PVE unable to mount vfat at boot
This commit is contained in:
parent
077db64576
commit
7950191a53
1 changed files with 0 additions and 4 deletions
|
@ -11,7 +11,3 @@ kernel.kptr_restrict = 1
|
||||||
# Restrict dmesg access
|
# Restrict dmesg access
|
||||||
# This can leak specific harware failures to exploit
|
# This can leak specific harware failures to exploit
|
||||||
kernel.dmesg_restrict = 1
|
kernel.dmesg_restrict = 1
|
||||||
|
|
||||||
# Do not load kernel modules after boot
|
|
||||||
# Some modules have security issues and are used in exploits
|
|
||||||
kernel.modules_disabled = 1
|
|
||||||
|
|
Loading…
Reference in a new issue