2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 05:17:54 +00:00

updated NO_ROOT_SUDO entry

This commit is contained in:
Todd C. Miller 1996-01-16 19:37:56 +00:00
parent 94535bae60
commit 6a5d75b5cc

View File

@ -35,8 +35,9 @@ MAXLOGFILELEN
The default is 80. The default is 80.
NO_ROOT_SUDO NO_ROOT_SUDO
Don't let root run sudo. This is historical from when doing "sudo sudo" Don't let root run sudo. This can be used to prevent people from
would give you a root shell. You probably don't want to define this. "chaining" sudo commands to get a root shell by doing something
like "sudo sudo /bin/sh".
This is off by default. This is off by default.
ALERTMAIL ALERTMAIL