summaryrefslogtreecommitdiffstats
path: root/etc/rc.reload_all
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-12-23 11:00:05 +0000
committerErmal Luçi <eri@pfsense.org>2009-12-23 11:00:05 +0000
commitff7dec0001f08f32448c8bf336529e375bda70ee (patch)
tree9a9c171f18119498e90f4c67c2f830fc3cd4e36c /etc/rc.reload_all
parent7850de1c8e49a459ae0fe8740eeea5cbf0ae5f13 (diff)
downloadpfsense-ff7dec0001f08f32448c8bf336529e375bda70ee.zip
pfsense-ff7dec0001f08f32448c8bf336529e375bda70ee.tar.gz
add required include.
Diffstat (limited to 'etc/rc.reload_all')
-rwxr-xr-xetc/rc.reload_all1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.reload_all b/etc/rc.reload_all
index 3b4b841..a60f3f5 100755
--- a/etc/rc.reload_all
+++ b/etc/rc.reload_all
@@ -34,6 +34,7 @@ require_once("functions.inc");
require_once("filter.inc");
require_once("shaper.inc");
require_once("ipsec.inc");
+require_once("vpn.inc");
log_error("rc.reload_all: Reloading all configuration settings.");
reload_all_sync();
OpenPOWER on IntegriCloud