summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 38d03ea..e791c85 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -83,7 +83,10 @@
touch("/tmp/update_dyndns");
/* signal filter reload */
- touch("/tmp/filter_dirty");
+ touch("/tmp/filter_dirty");
+
+ /* reload graphing functions */
+ enable_rrd_graphing();
return 0;
OpenPOWER on IntegriCloud