Move noexec handling to sudo front-end where it is documented as being.
This commit is contained in:
@@ -139,6 +139,7 @@ struct command_details {
|
||||
const char *chroot;
|
||||
const char *selinux_role;
|
||||
const char *selinux_type;
|
||||
const char *noexec_file;
|
||||
char **argv;
|
||||
char **envp;
|
||||
};
|
||||
|
Reference in New Issue
Block a user