aboutsummaryrefslogtreecommitdiffstats
path: root/package/rrdcollect/files/rrd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'package/rrdcollect/files/rrd.conf')
-rw-r--r--package/rrdcollect/files/rrd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rrdcollect/files/rrd.conf b/package/rrdcollect/files/rrd.conf
index d47b71a2a8..4ee13ce94f 100644
--- a/package/rrdcollect/files/rrd.conf
+++ b/package/rrdcollect/files/rrd.conf
@@ -16,7 +16,7 @@ RRDTOOL=/usr/bin/rrdtool
# Location of rrdcgi
RRDCGI=/usr/bin/rrdcgi
# Location of generated cgi-script
-RRDCGISCRIPT=$DATA/rrd.cgi
+RRDCGISCRIPT=$DATADIR/rrd.cgi
# Image-Path relative to webserver-root
RRDCGIIMGPATH="/img"
# Location of netcat (used for fetching data from rrdcollect-daemon)