]> git.pld-linux.org Git - packages/chkrootkit.git/blame - chkrootkit-utmpx.patch
Remove Patch5-md5 - it's some leftover from previous releases
[packages/chkrootkit.git] / chkrootkit-utmpx.patch
CommitLineData
c855298d 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.029864 seconds and 4 git commands to generate.