summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.setlanip
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.initial.setlanip')
-rwxr-xr-xetc/rc.initial.setlanip3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.initial.setlanip b/etc/rc.initial.setlanip
index 24497bf..2a37169 100755
--- a/etc/rc.initial.setlanip
+++ b/etc/rc.initial.setlanip
@@ -33,6 +33,9 @@
/* parse the configuration and include all functions used below */
require_once("config.inc");
require_once("functions.inc");
+ require_once("filter.inc");
+ require_once("shaper.inc");
+ require_once("rrd.inc");
function prompt_for_enable_dhcp_server() {
global $config, $fp, $interface;
OpenPOWER on IntegriCloud