From 666f6104a80c657e6565cd5386f3011068f3e696 Mon Sep 17 00:00:00 2001 From: psychophoniac Date: Mon, 12 Jul 2021 14:57:32 +0200 Subject: [PATCH] WIP --- arch-custom/profiledef.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-custom/profiledef.sh b/arch-custom/profiledef.sh index 06989c9..e56d7f5 100644 --- a/arch-custom/profiledef.sh +++ b/arch-custom/profiledef.sh @@ -21,7 +21,7 @@ file_permissions=( ["/etc/openldap/openldap.conf"]="0:0:644" ["/etc/pamd.d"]="0:0:755" ["/etc/pamd.d/system-auth", "/etc/pamd.d/sudo", "/etc/pamd.d/passwd"]="0:0:644" - ["/etc/pamd.d/su","/etc/pamd.d/su-l",]="0:0:755" + ["/etc/pamd.d/su", "/etc/pamd.d/su-l"]="0:0:755" ["/root"]="0:0:750" ["/root/.automated_script.sh"]="0:0:755" ["/root/.ssh"]="0:0:600"