From 788a2c1ba3d35eb26440386e2c3269fb8cf4992d Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Fri, 20 Dec 2019 03:45:01 -0500 Subject: [PATCH] comment --- etc/permission-hardening.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/permission-hardening.conf b/etc/permission-hardening.conf index b78feae..85d2c16 100644 --- a/etc/permission-hardening.conf +++ b/etc/permission-hardening.conf @@ -8,7 +8,7 @@ ## ## To remove all SUID/SGID binaries in a directory, you can use the "nosuid" ## argument. -## + /home/ 0755 root root /home/user/ 0700 user user /root/ 0700 root root