Author: wolvverine Date: Tue Feb 21 12:06:50 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - path to apcacces
---- Files affected: SOURCES: nagios-plugin-check_apc-path.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/nagios-plugin-check_apc-path.patch diff -u /dev/null SOURCES/nagios-plugin-check_apc-path.patch:1.1 --- /dev/null Tue Feb 21 13:06:50 2006 +++ SOURCES/nagios-plugin-check_apc-path.patch Tue Feb 21 13:06:45 2006 @@ -0,0 +1,12 @@ +diff -uNr nagios-plugin-check_apc-0.0.2.orig/check_apc nagios-plugin-check_apc-0.0.2/check_apc +--- nagios-plugin-check_apc-0.0.2.orig/check_apc 2006-02-21 13:00:57.000000000 +0100 ++++ nagios-plugin-check_apc-0.0.2/check_apc 2006-02-21 12:47:19.000000000 +0100 +@@ -21,7 +21,7 @@ + ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +-APCA="/sbin/apcaccess" ++APCA="/usr/sbin/apcaccess" + APCA_ARGS="status" + + #APCA="apcsnmp.pl" ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
