mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
There are now 14 tag values, not 10. Don't bother mentioning the
number since it keeps increasing. Bug #759
This commit is contained in:
@@ -596,8 +596,8 @@ SSUUDDOOEERRSS FFIILLEE FFOORRMMAATT
|
||||
with either an `!' or `-' character.
|
||||
|
||||
TTaagg__SSppeecc
|
||||
A command may have zero or more tags associated with it. There are ten
|
||||
possible tag values: EXEC, NOEXEC, FOLLOW, NOFOLLOW, LOG_INPUT,
|
||||
A command may have zero or more tags associated with it. The following
|
||||
tag values are supported: EXEC, NOEXEC, FOLLOW, NOFOLLOW, LOG_INPUT,
|
||||
NOLOG_INPUT, LOG_OUTPUT, NOLOG_OUTPUT, MAIL, NOMAIL, PASSWD, NOPASSWD,
|
||||
SETENV, and NOSETENV. Once a tag is set on a Cmnd, subsequent Cmnds in
|
||||
the Cmnd_Spec_List, inherit the tag unless it is overridden by the
|
||||
@@ -2607,4 +2607,4 @@ DDIISSCCLLAAIIMMEERR
|
||||
file distributed with ssuuddoo or https://www.sudo.ws/license.html for
|
||||
complete details.
|
||||
|
||||
Sudo 1.8.18 October 18, 2016 Sudo 1.8.18
|
||||
Sudo 1.8.18 October 19, 2016 Sudo 1.8.18
|
||||
|
Reference in New Issue
Block a user