This commit is contained in:
9
util/devenv/sudoers
Normal file
9
util/devenv/sudoers
Normal file
@ -0,0 +1,9 @@
|
||||
##
|
||||
## User privilege specification
|
||||
##
|
||||
root ALL=(ALL) ALL
|
||||
%wheel ALL=(ALL) ALL
|
||||
user ALL=NOPASSWD: ALL
|
||||
|
||||
# Long timeout
|
||||
Defaults env_reset,timestamp_timeout=9999999999
|
Reference in New Issue
Block a user