diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-08-22 12:05:58 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-08-22 12:05:58 +0000 |
commit | ed2ab12d4315b793e7014f4897ba564ca669d761 (patch) | |
tree | 1de8c2d71894c72b59b2751873419f46a4a6773e /openwrt/package/pptp/files | |
parent | 7702221df76156aff3758b502b100a8f536a797b (diff) | |
download | mtk-20170518-ed2ab12d4315b793e7014f4897ba564ca669d761.zip mtk-20170518-ed2ab12d4315b793e7014f4897ba564ca669d761.tar.gz mtk-20170518-ed2ab12d4315b793e7014f4897ba564ca669d761.tar.bz2 |
Add maxfail option to avoid pptp giving up, closes #663
SVN-Revision: 4624
Diffstat (limited to 'openwrt/package/pptp/files')
-rw-r--r-- | openwrt/package/pptp/files/options.pptp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/pptp/files/options.pptp b/openwrt/package/pptp/files/options.pptp index c520de7..5332445 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 |