summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-24 18:48:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-24 18:48:59 +0000
commitf0842feb9366086b782ffb851c5cb2fd49204b42 (patch)
tree39644356096f4654428e7f358f849d3b61aa214d /etc/rc.bootup
parentedfe8c107651415d900dd7c8b78084cc71aa5967 (diff)
downloadpfsense-f0842feb9366086b782ffb851c5cb2fd49204b42.zip
pfsense-f0842feb9366086b782ffb851c5cb2fd49204b42.tar.gz
Switch RRD graphs to /var/db which is not blown away every bootup.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index a6d860c..522a66b 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -274,8 +274,8 @@
filter_configure();
- /* load graphing functions */
- enable_rrd_graphing();
+ /* load graphing functions */
+ enable_rrd_graphing();
/* start DHCP service again now that CARP has settled
* incase user is using primary/backup failover dhcp mode
OpenPOWER on IntegriCloud