]> git.pld-linux.org Git - packages/SysVinit.git/blob - sysvinit-godot.patch
- does not require logrotate; rel 19
[packages/SysVinit.git] / sysvinit-godot.patch
1 --- sysvinit-2.86/src/init.c.wait       2006-08-09 15:05:01.000000000 -0400
2 +++ sysvinit-2.86/src/init.c    2006-08-09 15:05:59.000000000 -0400
3 @@ -187,6 +187,7 @@
4         {"RU",RUNNING},
5         {"DE",DEMAND},
6         {"XD",XECUTED},
7 +       {"WT",WAITING},
8         {NULL,0}
9  };
10  
This page took 0.049913 seconds and 3 git commands to generate.