Fix PVE unable to mount vfat at boot

This commit is contained in:
Alexandre Iooss 2019-03-25 10:55:51 +01:00
parent 077db64576
commit 7950191a53
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 0 additions and 4 deletions

View File

@ -11,7 +11,3 @@ kernel.kptr_restrict = 1
# Restrict dmesg access
# This can leak specific harware failures to exploit
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