summaryrefslogtreecommitdiffstats
path: root/etc/rc.newipsecdns
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2015-04-17 09:59:13 +0200
committerIngo Bauersachs <ingo@jitsi.org>2015-04-17 10:08:22 +0200
commit1d75a92fe79a91318f366875700ccd76ef82adfb (patch)
tree9bdb36bfa4d26d47dbd26ea8e8877cff929f47d4 /etc/rc.newipsecdns
parentabaa7feb680dc6f6f9bc79577075c45b3786a061 (diff)
downloadpfsense-1d75a92fe79a91318f366875700ccd76ef82adfb.zip
pfsense-1d75a92fe79a91318f366875700ccd76ef82adfb.tar.gz
Make auth_get_authserver_list available to vpn.inc
This is a follow-up to PR #1612 and avoids a crash in this script at random times.
Diffstat (limited to 'etc/rc.newipsecdns')
-rwxr-xr-xetc/rc.newipsecdns1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.newipsecdns b/etc/rc.newipsecdns
index 7fecff8..27e02d5 100755
--- a/etc/rc.newipsecdns
+++ b/etc/rc.newipsecdns
@@ -37,6 +37,7 @@ require_once("gwlb.inc");
require_once("functions.inc");
require_once("filter.inc");
require_once("shaper.inc");
+require_once("auth.inc");
require_once("ipsec.inc");
require_once("vpn.inc");
OpenPOWER on IntegriCloud