Project

General

Profile

« Previous | Next » 

Revision f0842feb

Added by Scott Ullrich over 19 years ago

Switch RRD graphs to /var/db which is not blown away every bootup.

View differences:

etc/inc/pfsense-utils.inc
1837 1837

  
1838 1838
	global $config, $g;
1839 1839

  
1840
    $rrddbpath = "/var/run/rrd/";
1840
    $rrddbpath = "/var/db/rrd/";
1841 1841
    $rrdgraphpath = "/usr/local/www/rrd";
1842 1842
	$rrdtrafficinterval = 60;
1843 1843
	$rrdqualityinterval = 60;

Also available in: Unified diff