Merge branch 'fix_vfat_pve' into 'master'

Fix PVE unable to mount vfat at boot

See merge request aurore/ansible!33
This commit is contained in:
Alexandre IOOSS 2019-03-25 10:58:40 +01:00
commit 9731832797

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