Skip to content

Instantly share code, notes, and snippets.

@mahodder
Created August 5, 2014 11:55
Show Gist options
  • Save mahodder/3ff5255b24a8981a1bc4 to your computer and use it in GitHub Desktop.
Save mahodder/3ff5255b24a8981a1bc4 to your computer and use it in GitHub Desktop.
sudo defaults write /System/Library/LaunchDaemons/com.apple.coreservices.appleevents ExitTimeOut -int 1
sudo defaults write /System/Library/LaunchDaemons/com.apple.securityd ExitTimeOut -int 1
sudo defaults write /System/Library/LaunchDaemons/com.apple.mDNSResponder ExitTimeOut -int 1
sudo defaults write /System/Library/LaunchDaemons/com.apple.diskarbitrationd ExitTimeOut -int 1
sudo defaults write /System/Library/LaunchAgents/com.apple.coreservices.appleid.authentication ExitTimeOut -int 1
Disk Utiltiy -> Repair Permissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment