aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nedi/files/patch-html-inc-drawrrd.php
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nedi/files/patch-html-inc-drawrrd.php')
-rw-r--r--net-mgmt/nedi/files/patch-html-inc-drawrrd.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/nedi/files/patch-html-inc-drawrrd.php b/net-mgmt/nedi/files/patch-html-inc-drawrrd.php
deleted file mode 100644
index 430ee6912c6..00000000000
--- a/net-mgmt/nedi/files/patch-html-inc-drawrrd.php
+++ /dev/null
@@ -1,11 +0,0 @@
---- html/inc/drawrrd.php.orig Wed Dec 20 17:09:25 2006
-+++ html/inc/drawrrd.php Mon Feb 5 19:51:47 2007
-@@ -7,7 +7,7 @@
- //===============================
- */
- $rrdcmd = "rrdtool"; # point to rrdtool
--$rrdpath = "/var/nedi/rrd"; # point to rrds
-+$rrdpath = "/usr/local/www/nedi/rrd"; # point to rrds
-
- # The above is the FASTEST way. People may argue to put this in nedi.conf. This enables 2 more ways, but I won't do it...
- # LITTLE SLOWER and as dirty as above: