Tags in struct cmndtag can be set to IMPLIED as well.
This commit is contained in:
@@ -37,7 +37,7 @@ struct sudo_command {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Tags associated with a command.
|
* Tags associated with a command.
|
||||||
* Possible values: true, false, UNSPEC.
|
* Possible values: true, false, IMPLIED, UNSPEC.
|
||||||
*/
|
*/
|
||||||
struct cmndtag {
|
struct cmndtag {
|
||||||
__signed int nopasswd: 3;
|
__signed int nopasswd: 3;
|
||||||
|
Reference in New Issue
Block a user