]> git.pld-linux.org Git - packages/cacti-template-nagiostats.git/blame - pld.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/cacti-template-nagiostats.git] / pld.patch
CommitLineData
7dc81cca
ER
1--- cgi/mrtgstats.cgi~ 2009-08-15 12:28:36.000000000 +0300
2+++ cgi/mrtgstats.cgi 2010-12-12 23:13:10.620598093 +0200
3@@ -10,7 +10,7 @@
4 my $request_type;
5
6 # Location of the nagiostat binary
7-my $nagiostat = '/usr/bin/nagiostats';
8+my $nagiostat = '/usr/sbin/nagiostats';
9
10 # Does the nagiostat binary even exist?
11 if ( ! -e $nagiostat) {
This page took 0.069306 seconds and 4 git commands to generate.