summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-21 23:07:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-21 23:07:28 +0000
commitca8e4ed26f54754c521b52ac58b7d3281c2b86fb (patch)
treeea6b44e9629691b96f7c55ce009ad7d2af4aed24 /etc/rc.bootup
parenta6c8c7605ae7bde92ad50a838162859e25c7eea1 (diff)
downloadpfsense-ca8e4ed26f54754c521b52ac58b7d3281c2b86fb.zip
pfsense-ca8e4ed26f54754c521b52ac58b7d3281c2b86fb.tar.gz
MFC Seths most excellent RRD graphing items
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 1dd3973..a6d860c 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -273,6 +273,9 @@
touch("/var/etc/console_lockdown");
filter_configure();
+
+ /* 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