Skip to content

Instantly share code, notes, and snippets.

@natewalck
Created February 10, 2013 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natewalck/4750868 to your computer and use it in GitHub Desktop.
Save natewalck/4750868 to your computer and use it in GitHub Desktop.
Set puppet master launchd permissions
sudo chown root:wheel /Library/LaunchDaemons/com.puppetlabs.puppetmaster.plist
sudo chmod 644 /Library/LaunchDaemons/com.puppetlabs.puppetmaster.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment