Skip to content

Instantly share code, notes, and snippets.

@amccarty
Last active August 29, 2015 14:08
Show Gist options
  • Save amccarty/32b5a878a954154768bc to your computer and use it in GitHub Desktop.
Save amccarty/32b5a878a954154768bc to your computer and use it in GitHub Desktop.
sudo dscl . create /Groups/aegir gid 12008
sudo dscl . append /Groups/aegir GroupMembership $(whoami)
dscl . read /Groups/aegir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment