From ed2ab12d4315b793e7014f4897ba564ca669d761 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 22 Aug 2006 12:05:58 +0000 Subject: [PATCH] Add maxfail option to avoid pptp giving up, closes #663 SVN-Revision: 4624 --- openwrt/package/pptp/files/options.pptp | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/package/pptp/files/options.pptp b/openwrt/package/pptp/files/options.pptp index c520de74b7..5332445e78 100644 --- a/openwrt/package/pptp/files/options.pptp +++ b/openwrt/package/pptp/files/options.pptp @@ -4,3 +4,4 @@ nobsdcomp nodeflate idle 0 defaultroute +maxfail 0 -- 2.25.1