The *sudo* role installs `sudo` and configures policy for it. By default, users who are members of the *sudo* group can run any command as root.
2 lines
20 B
Plaintext
2 lines
20 B
Plaintext
%sudo ALL=(ALL) ALL
|