mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
Defaults log_output
|
|
|
|
# sudoRole root
|
|
root ALL = (ALL : ALL) NOPASSWD: ALL
|
|
|
|
# sudoRole millert
|
|
millert ALL = (ALL, !bin, !root : ALL, !wheel) ALL
|