Skip to content

Commit

Permalink
.osx: Check for software updates daily
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Aug 29, 2012
1 parent 1aeba0c commit 928dee6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .osx
Expand Up @@ -87,6 +87,9 @@ systemsetup -setrestartfreeze on
# Never go into computer sleep mode
systemsetup -setcomputersleep Off > /dev/null

# Check for software updates daily, not just once per week
defaults write com.apple.SoftwareUpdate ScheduleFrequency -int 1

###############################################################################
# Trackpad, mouse, keyboard, Bluetooth accessories, and input #
###############################################################################
Expand Down

0 comments on commit 928dee6

Please sign in to comment.