Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
krispayne committed Feb 2, 2016
1 parent 32ca07f commit ab8065f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Yosemite_CIS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ systemPreferences() {
echo Create /etc/ntp.conf
/usr/bin/touch /etc/ntp.conf
fi

echo Set NetworkTime to time.apple.com
/usr/sbin/systemsetup -setnetworktimeserver time.apple.com
echo Ensure it is on
/usr/sbin/systemsetup -setusingnetworktime on

fi

# 2.3.1 Set an inactivity interval of 20 minutes or less for the screen saver (Scored)
Expand Down

0 comments on commit ab8065f

Please sign in to comment.