diff options
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-x | etc/rc.newwanip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip index fc8c802..1ae72ed 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -40,6 +40,7 @@ require_once("shaper.inc"); require_once("ipsec.inc"); require_once("vpn.inc"); require_once("openvpn.inc"); +require_once("rrd.inc"); // Do not process while booting if($g['booting']) |