/[monit]/monit/monitor.h
ViewVC logotype

Diff of /monit/monitor.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by hauk, Tue Jun 17 17:54:15 2003 UTC revision 1.61 by hauk, Wed Jun 18 01:47:52 2003 UTC
# Line 334  typedef struct mycommand { Line 334  typedef struct mycommand {
334    uid_t uid;         /**< The user id to switch to when running this Command */    uid_t uid;         /**< The user id to switch to when running this Command */
335    int has_gid;            /**< TRUE if a new gid is defined for this Command */    int has_gid;            /**< TRUE if a new gid is defined for this Command */
336    gid_t gid;        /**< The group id to switch to when running this Command */    gid_t gid;        /**< The group id to switch to when running this Command */
   char *env[ARGMAX];        /**< Environment variables to be set for Command */  
337  } *Command_T;  } *Command_T;
338    
339    

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26