Bring back closefrom settings.

This commit is contained in:
Todd C. Miller
2010-05-24 15:40:36 -04:00
parent 60e0e496ef
commit 0487aee6b4
10 changed files with 154 additions and 86 deletions

View File

@@ -127,6 +127,7 @@ struct command_details {
int priority;
int timeout;
int ngroups;
int closefrom;
GETGROUPS_T *groups;
const char *command;
const char *cwd;