summaryrefslogtreecommitdiffstats
path: root/etc/rc.reload_all
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.reload_all')
-rwxr-xr-xetc/rc.reload_all3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.reload_all b/etc/rc.reload_all
index 8ec6745..3b4b841 100755
--- a/etc/rc.reload_all
+++ b/etc/rc.reload_all
@@ -33,6 +33,7 @@ require_once("config.inc");
require_once("functions.inc");
require_once("filter.inc");
require_once("shaper.inc");
+require_once("ipsec.inc");
log_error("rc.reload_all: Reloading all configuration settings.");
reload_all_sync();
@@ -40,4 +41,4 @@ sleep(2);
log_error("rc.reload_all: Reloading filter configuration.");
filter_configure_sync();
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud