-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
# /etc/sudoers.d/git
# git operation
code ALL = (git) NOPASSWD: /usr/local/bin/git
# git bundle operation
code ALL = (git) NOPASSWD: /usr/local/bin/bundle
# git npm operation
code ALL = (git) NOPASSWD: /usr/bin/npm
code ALL = (git) NOPASSWD: /usr/bin/vi
code ALL = (git) NOPASSWD: /usr/bin/vim
# root service operation
code ALL = (root) NOPASSWD: /usr/bin/service
code ALL = (root) NOPASSWD: /usr/sbin/service
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels