]> git.pld-linux.org Git - packages/SysVinit.git/blame - sysvinit-godot.patch
- does not require logrotate; rel 19
[packages/SysVinit.git] / sysvinit-godot.patch
CommitLineData
8c09d4df
AM
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.057745 seconds and 4 git commands to generate.