From 7c2a9397eb2ce8a45f9d8618362c762500cc9045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20LU=C3=87I?= Date: Fri, 19 Dec 2014 20:48:02 +0100 Subject: [PATCH] Ooops fix this identation on final config --- etc/inc/vpn.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc index cb10924c0c..bb399cf0a3 100644 --- a/etc/inc/vpn.inc +++ b/etc/inc/vpn.inc @@ -1602,4 +1602,4 @@ function vpn_ipsec_configure_preferoldsa() { set_single_sysctl("net.key.preferred_oldsa", "0"); } -?> \ No newline at end of file +?>