From 9dd1dd8ede9e095a2ae26a831ae2912e2da8d46c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 26 Feb 2017 10:25:23 +0100 Subject: [PATCH] rc: another crash report --- src/etc/rc.newipsecdns | 1 + 1 file changed, 1 insertion(+) diff --git a/src/etc/rc.newipsecdns b/src/etc/rc.newipsecdns index 10d652db8..3dec5dae9 100755 --- a/src/etc/rc.newipsecdns +++ b/src/etc/rc.newipsecdns @@ -33,6 +33,7 @@ require_once("util.inc"); require_once("config.inc"); require_once("filter.inc"); require_once('ipsec.inc'); +require_once('auth.inc'); require_once("interfaces.inc"); /* make sure to wait until the boot scripts have finished */