]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- add second part; from reply #25
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Dec 2011 14:29:34 +0000 (14:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmp-logging.patch -> 1.2

net-snmp-logging.patch

index efe4a3bb8ffddcb7e14314a8af82d39804bef4e5..60d729683769e07d2377855d89574a7c99b0d221 100644 (file)
@@ -43,3 +43,13 @@ diff -r -u net-snmp-5.4.1~dfsg/agent/mibgroup/ucd-snmp/vmstat_linux.c net-snmp-5
            *swpin = *swpout = 0;
        }
      }
+--- net-snmp-5.7.1/./agent/mibgroup/hardware/cpu/cpu_linux.c~  2011-12-27 15:05:21.000000000 +0200
++++ net-snmp-5.7.1/./agent/mibgroup/hardware/cpu/cpu_linux.c   2011-12-27 15:06:39.795180506 +0200
+@@ -320,5 +320,7 @@
+       if (first)
+           snmp_log(LOG_ERR, "No ctxt line in %s\n", STAT_FILE);
+     }
++
++      first = 0;
+ }
This page took 0.114267 seconds and 4 git commands to generate.