Add support for -k flag with a command.

This commit is contained in:
Todd C. Miller
2010-03-15 19:41:15 -04:00
parent 36701e1233
commit 248bae4e56
3 changed files with 4 additions and 3 deletions

View File

@@ -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()