mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 13:58:05 +00:00
Fix typo in sudoer file comment
This commit is contained in:
parent
f6e1a87be8
commit
05b5de538b
@ -47,7 +47,7 @@ Defaults!@visudo@ env_keep += "SUDO_EDITOR EDITOR VISUAL"
|
|||||||
##
|
##
|
||||||
## Use a hard-coded PATH instead of the user's to find commands.
|
## Use a hard-coded PATH instead of the user's to find commands.
|
||||||
## This also helps prevent poorly written scripts from running
|
## This also helps prevent poorly written scripts from running
|
||||||
## artbitrary commands under sudo.
|
## arbitrary commands under sudo.
|
||||||
@secure_path_config@Defaults secure_path="@secure_path@"
|
@secure_path_config@Defaults secure_path="@secure_path@"
|
||||||
##
|
##
|
||||||
## You may wish to keep some of the following environment variables
|
## You may wish to keep some of the following environment variables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user