summaryrefslogtreecommitdiffstats
path: root/etc/rc.interfaces_opt_configure
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.interfaces_opt_configure')
-rwxr-xr-xetc/rc.interfaces_opt_configure5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/rc.interfaces_opt_configure b/etc/rc.interfaces_opt_configure
index 3ccb8b9..6b292ec 100755
--- a/etc/rc.interfaces_opt_configure
+++ b/etc/rc.interfaces_opt_configure
@@ -31,8 +31,9 @@
require_once("config.inc");
require_once("functions.inc");
-require_once("filter.inc");
-
+require_once("filter.inc");
+require_once("shaper.inc");
+
interfaces_configure();
?>
OpenPOWER on IntegriCloud