]> git.pld-linux.org Git - packages/chkrootkit.git/blob - chkrootkit-utmpx.patch
- updated to 0.52
[packages/chkrootkit.git] / chkrootkit-utmpx.patch
1 --- chkrootkit-0.45/chkutmp.c~  2005-02-22 00:10:19.000000000 +0100
2 +++ chkrootkit-0.45/chkutmp.c   2005-02-23 16:58:58.898319432 +0100
3 @@ -50,7 +49,7 @@
4  #define PS_CMD 0
5  #else
6  #define PS_CMD 1
7 -#define UTMP "/var/run/utmp"
8 +#define UTMP "/var/run/utmpx"
9  #endif
10  
11  struct ps_line {
This page took 0.082592 seconds and 3 git commands to generate.