From d67845fea89f4a74ed4b0a6eefbf2bf228b13a1b Mon Sep 17 00:00:00 2001 From: Raja Grewal Date: Tue, 13 Dec 2022 16:11:24 +1100 Subject: [PATCH] Typo --- etc/modprobe.d/30_security-misc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/modprobe.d/30_security-misc.conf b/etc/modprobe.d/30_security-misc.conf index cda71ad..0b3a84a 100644 --- a/etc/modprobe.d/30_security-misc.conf +++ b/etc/modprobe.d/30_security-misc.conf @@ -57,7 +57,7 @@ install can /bin/disabled-network-by-security-misc install atm /bin/disabled-network-by-security-misc ## Disable uncommon file systems to reduce attack surface -## HFS and HFS+ are legacy Apple filesystems that may be required depending of the EFI parition format +## HFS and HFS+ are legacy Apple filesystems that may be required depending on the EFI parition format install cramfs /bin/disabled-filesys-by-security-misc install freevxfs /bin/disabled-filesys-by-security-misc install jffs2 /bin/disabled-filesys-by-security-misc