git-subtree-dir: deps/nostalgia git-subtree-split: 9cb6bd4a32e9f39a858f72443ff5c6d40489fe22
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
##
|
|
## User privilege specification
|
|
##
|
|
root ALL=(ALL) ALL
|
|
%wheel ALL=(ALL) ALL
|
|
user ALL=NOPASSWD: ALL
|
|
|
|
# Long timeout
|
|
Defaults env_reset,timestamp_timeout=9999999999
|