Skip to content

Instantly share code, notes, and snippets.

@mcgwier
Created November 11, 2016 23:08
Show Gist options
  • Save mcgwier/52babdc7c3347700d80cf0b6e52e3e50 to your computer and use it in GitHub Desktop.
Save mcgwier/52babdc7c3347700d80cf0b6e52e3e50 to your computer and use it in GitHub Desktop.
Set External drives to automount with user login - Mac OS Sierra
sudo defaults write /Library/Preferences/SystemConfiguration/autodiskmount AutomountDisksWithoutUserLogin -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment