From cd0769fa99c9d2bf9fa6929b3cddaf8aaef14d49 Mon Sep 17 00:00:00 2001 From: Kris Payne Date: Wed, 30 Nov 2016 17:28:36 -0800 Subject: [PATCH] 5.13 https://github.com/krispayne/CIS-Settings/issues/24 --- ElCapitan_CIS.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ElCapitan_CIS.sh b/ElCapitan_CIS.sh index 35331ef..eed2a59 100644 --- a/ElCapitan_CIS.sh +++ b/ElCapitan_CIS.sh @@ -748,7 +748,6 @@ systemAccess() { # 5.13 Create a Login window banner # Level 2 Scored - #TODO: Test. New audit/remediation written. if [[ ${CISLEVEL} = "2" ]]; then if [[ ! -e /Library/Security/PolicyBanner.txt ]]; then ScriptLogging " 'PolicyBanner.txt' not found."