summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2015-04-17 10:16:09 +0200
committerIngo Bauersachs <ingo@jitsi.org>2015-04-17 10:16:09 +0200
commit0b884dd234eba451d4278ec69e3b3dd80dbe8bd4 (patch)
treebb2675a9577b848446575b4010798c346283992f /etc
parent41ee55145341f5aa4be1ca16878285c551fa3d19 (diff)
downloadpfsense-0b884dd234eba451d4278ec69e3b3dd80dbe8bd4.zip
pfsense-0b884dd234eba451d4278ec69e3b3dd80dbe8bd4.tar.gz
Make auth_get_authserver_list available to vpn.inc
This is a follow-up to PR #1613 and avoids a crash in this script at random times.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.newipsecdns1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.newipsecdns b/etc/rc.newipsecdns
index 870283a..ad8f551 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