/[monit]/monit/p.y
ViewVC logotype

Diff of /monit/p.y

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

revision 1.98 by martinp, Tue Aug 5 10:49:13 2003 UTC revision 1.99 by martinp, Tue Aug 5 15:03:48 2003 UTC
# Line 988  static void createservice(int task, char Line 988  static void createservice(int task, char
988    current->do_monitor= TRUE;    current->do_monitor= TRUE;
989    current->mode= MODE_ACTIVE;    current->mode= MODE_ACTIVE;
990    current->perm= -1;    current->perm= -1;
991      current->uid= -1;
992      current->gid= -1;
993    
994    current->task= task;    current->task= task;
995    current->name= name;    current->name= name;

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99

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