summaryrefslogtreecommitdiffstats
path: root/etc/rc.reload_all
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.reload_all')
-rwxr-xr-xetc/rc.reload_all2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.reload_all b/etc/rc.reload_all
index 896dace..8ec6745 100755
--- a/etc/rc.reload_all
+++ b/etc/rc.reload_all
@@ -30,7 +30,9 @@
*/
require_once("config.inc");
+require_once("functions.inc");
require_once("filter.inc");
+require_once("shaper.inc");
log_error("rc.reload_all: Reloading all configuration settings.");
reload_all_sync();
OpenPOWER on IntegriCloud