summaryrefslogtreecommitdiffstats
path: root/etc/rc.interfaces_opt_configure
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-01-27 22:56:18 +0000
committerErmal Luçi <eri@pfsense.org>2010-01-27 22:56:18 +0000
commitf26baf72d15d689c2ffca9ac7e77a64d2c2428a3 (patch)
treeeffd47f73562f19af1ad4c75b0e6a92470a7967c /etc/rc.interfaces_opt_configure
parent12105004ba6fce61d47d844abd88c674bdbbb34d (diff)
downloadpfsense-f26baf72d15d689c2ffca9ac7e77a64d2c2428a3.zip
pfsense-f26baf72d15d689c2ffca9ac7e77a64d2c2428a3.tar.gz
Add required includes.
Diffstat (limited to 'etc/rc.interfaces_opt_configure')
-rwxr-xr-xetc/rc.interfaces_opt_configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.interfaces_opt_configure b/etc/rc.interfaces_opt_configure
index 6b292ec..86f5e38 100755
--- a/etc/rc.interfaces_opt_configure
+++ b/etc/rc.interfaces_opt_configure
@@ -33,6 +33,8 @@ require_once("config.inc");
require_once("functions.inc");
require_once("filter.inc");
require_once("shaper.inc");
+require_once("vpn.inc");
+require_once("captiveportal.inc");
interfaces_configure();
OpenPOWER on IntegriCloud