Add support for -k flag with a command.
This commit is contained in:
@@ -130,6 +130,7 @@ struct sudo_user {
|
||||
#define MODE_PRESERVE_GROUPS 0x00200000
|
||||
#define MODE_PRESERVE_ENV 0x00400000
|
||||
#define MODE_NONINTERACTIVE 0x00800000
|
||||
#define MODE_IGNORE_TICKET 0x01000000
|
||||
|
||||
/*
|
||||
* Used with set_perms()
|
||||
|
Reference in New Issue
Block a user