linux-baseline/controls
Sebastian Gumprich cc989d80a7 Do not disable vfat by default
On UEFI-systems the boot-partition is FAT by default (see [here](https://wiki.archlinux.org/index.php/Unified_Extensible_Firmware_Interface/System_partition)).

If we disable vfat, these systems become unbootable. This has already bitten some users using ansible-os-hardening (https://github.com/dev-sec/ansible-os-hardening/issues/162, https://github.com/dev-sec/ansible-os-hardening/issues/145).

Therefore I propose we do not check for a disabled vfat filesystem, if efi is used on these systems
2018-07-10 12:56:32 +02:00
..
os_spec.rb Do not disable vfat by default 2018-07-10 12:56:32 +02:00
package_spec.rb fix virtualization usage in older inspec versions (#95) 2018-06-05 05:23:42 -07:00
sysctl_spec.rb fix virtualization usage in older inspec versions (#95) 2018-06-05 05:23:42 -07:00