From f1df38520a6a1594928f6cb78cc0a7cb0177971e Mon Sep 17 00:00:00 2001 From: Kris Payne Date: Mon, 26 Jun 2017 11:05:38 -0700 Subject: [PATCH] profile stuff --- ElCapitan_CIS.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ElCapitan_CIS.sh b/ElCapitan_CIS.sh index 64ef9bb..745a49b 100644 --- a/ElCapitan_CIS.sh +++ b/ElCapitan_CIS.sh @@ -319,6 +319,7 @@ systemPreferences() { # 2.4.8 Disable File Sharing # Level 1 Scored #TODO: Test. New audit/remediation written. + # these two are made into profiles. local AppleFileServerAudit AppleFileServerAudit="$(/bin/launchctl list | egrep AppleFileServer)"