4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
# This line grants the any members of the sudo group
|
|
# passwordless sudo privileges
|
|
%sudo ALL=(ALL) NOPASSWD:ALL
|