mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Replace tab with space
A line in the sudoers file contains a tab where a space seems to be more appropriate.
This commit is contained in:
parent
103af8cb27
commit
7c121ff834
@ -128,7 +128,7 @@ root ALL=(ALL:ALL) ALL
|
||||
# %wheel ALL=(ALL:ALL) NOPASSWD: ALL
|
||||
|
||||
## Uncomment to allow members of group sudo to execute any command
|
||||
# %sudo ALL=(ALL:ALL) ALL
|
||||
# %sudo ALL=(ALL:ALL) ALL
|
||||
|
||||
## Uncomment to allow any user to run sudo if they know the password
|
||||
## of the user they are running the command as (root by default).
|
||||
|
Loading…
x
Reference in New Issue
Block a user