summaryrefslogtreecommitdiffstats
path: root/etc/rc.reload_all
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-01-29 13:31:42 +0000
committerErmal Luçi <eri@pfsense.org>2010-01-29 13:31:42 +0000
commita1af7426b6ce37b50a2262e9d7749b8c5ad6b14a (patch)
tree6a59af7799745e5123733ada5065faa28153e1e6 /etc/rc.reload_all
parent3a92b286014cca8354add94fcbe2f135a807ff52 (diff)
downloadpfsense-a1af7426b6ce37b50a2262e9d7749b8c5ad6b14a.zip
pfsense-a1af7426b6ce37b50a2262e9d7749b8c5ad6b14a.tar.gz
Ticket #321. Include captiveportal.inc it is needed so that rc.reload_all finishes to the end.
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 a60f3f5..fed04a9 100755
--- a/etc/rc.reload_all
+++ b/etc/rc.reload_all
@@ -35,6 +35,7 @@ require_once("filter.inc");
require_once("shaper.inc");
require_once("ipsec.inc");
require_once("vpn.inc");
+require_once("captiveportal.inc");
log_error("rc.reload_all: Reloading all configuration settings.");
reload_all_sync();
OpenPOWER on IntegriCloud