Remove monitor support until there is a versino of systrace that
uses a lookaside buffer (or we have a better mechanism to use).
This commit is contained in:
@@ -247,10 +247,6 @@ struct sudo_defs_types sudo_defs_table[] = {
|
||||
"ignore_local_sudoers", T_FLAG,
|
||||
"If LDAP directory is up, do we ignore local sudoers file",
|
||||
NULL,
|
||||
}, {
|
||||
"monitor", T_FLAG,
|
||||
"Monitor children of cmnd and apply sudoers restrictions to them",
|
||||
NULL,
|
||||
}, {
|
||||
"closefrom", T_INT,
|
||||
"File descriptors >= %d will be closed before executing a command",
|
||||
|
Reference in New Issue
Block a user