Last active
September 7, 2020 04:57
-
-
Save josefglatz/9955f46f806e0c699051de84d6e5f37b to your computer and use it in GitHub Desktop.
codekitchen/dinghy related sudoers configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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