summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-06-18 20:02:02 +0000
committerErmal Luçi <eri@pfsense.org>2009-06-18 20:02:02 +0000
commit3d999c5d4307147577559941db997770fe17e63b (patch)
tree0755eddb206e7b6da84d2c7285de02862baa1a19 /etc
parent14f5ae084ed88ad52825e8cf89f4bdc52330e389 (diff)
downloadpfsense-3d999c5d4307147577559941db997770fe17e63b.zip
pfsense-3d999c5d4307147577559941db997770fe17e63b.tar.gz
Only include captiveportal.inc on this file as that is the only needed one.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.captiveportal_configure4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/rc.captiveportal_configure b/etc/rc.captiveportal_configure
index 69e84df..b35024a 100755
--- a/etc/rc.captiveportal_configure
+++ b/etc/rc.captiveportal_configure
@@ -29,9 +29,7 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-require_once("config.inc");
-require_once("filter.inc");
-require_once("services.inc");
+require("captiveportal.inc");
captiveportal_configure();
OpenPOWER on IntegriCloud