Skip to content

Instantly share code, notes, and snippets.

@josefglatz
Last active September 7, 2020 04:57
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 josefglatz/9955f46f806e0c699051de84d6e5f37b to your computer and use it in GitHub Desktop.
Save josefglatz/9955f46f806e0c699051de84d6e5f37b to your computer and use it in GitHub Desktop.
codekitchen/dinghy related sudoers configuration
# based on https://github.com/codekitchen/dinghy/blob/master/cli/dinghy/unfs.rb#L30 https://github.com/codekitchen/dinghy/blob/master/cli/dinghy/unfs.rb#L35
Cmnd_Alias DINGHY_NFS = /usr/local/bin/dinghy nfs *
%admin ALL=(root) NOPASSWD: DINGHY_NFS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment