summaryrefslogtreecommitdiffstats
path: root/etc/rc.prunecaptiveportal
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.prunecaptiveportal')
-rwxr-xr-xetc/rc.prunecaptiveportal4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.prunecaptiveportal b/etc/rc.prunecaptiveportal
index 691aea2..3b130c8 100755
--- a/etc/rc.prunecaptiveportal
+++ b/etc/rc.prunecaptiveportal
@@ -31,9 +31,9 @@
*/
/* parse the configuration and include all functions used below */
- require_once("functions.inc");
- require_once("globals.inc");
+ /* config.inc retrives the util.inc and globals.inc */
require_once("config.inc");
+ require_once("captiveportal.inc");
captiveportal_prune_old();
?>
OpenPOWER on IntegriCloud