Skip to content

Commit

Permalink
clean whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
krispayne committed Feb 14, 2016
1 parent 582f54f commit 4cbbcf5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ElCapitan_CIS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ softwareUpdates() {
ScriptLogging " Setting OS X to auto update."
/usr/bin/defaults write /Library/Preferences/com.apple.commerce AutoUpdateRestartRequired -bool TRUE 2>&1 >> ScriptLogging
fi

# Policy in Casper
sleep 5
}
Expand Down Expand Up @@ -304,9 +303,7 @@ loggingAndAuditing() {
# Contributed by John Oliver on CIS forums
# https://community.cisecurity.org/collab/public/index.php?path_info=projects%2F28%2Fcomments%2F15292
/usr/bin/sed -i.bak 's/^\*\ file\ \/var\/log\/install\.log.*/\*\ file\ \/var\/log\/install\.log\ mode=640\ format=bsd\ rotate=seq\ ttl=365/' /etc/asl/com.apple.install 2>&1 >> ScriptLogging

sleep 5

}

# 4 Network Configurations
Expand Down

0 comments on commit 4cbbcf5

Please sign in to comment.