diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-03-16 14:55:56 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-03-16 14:55:56 +0000 |
commit | d9c06d9b32a79e6eae01c4145346011342707e81 (patch) | |
tree | de1d8e0d233c36fde05de643c9e3bfa469d6b965 /openwrt/package/pptp/ipkg | |
parent | 51b83c79b86a9421b0cbdae09f42dd89b96c9c9f (diff) | |
download | mtk-20170518-d9c06d9b32a79e6eae01c4145346011342707e81.zip mtk-20170518-d9c06d9b32a79e6eae01c4145346011342707e81.tar.gz mtk-20170518-d9c06d9b32a79e6eae01c4145346011342707e81.tar.bz2 |
add sample ppp options file
SVN-Revision: 382
Diffstat (limited to 'openwrt/package/pptp/ipkg')
-rw-r--r-- | openwrt/package/pptp/ipkg/etc/ppp/options.pptp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/pptp/ipkg/etc/ppp/options.pptp b/openwrt/package/pptp/ipkg/etc/ppp/options.pptp new file mode 100644 index 0000000..85b043f --- /dev/null +++ b/openwrt/package/pptp/ipkg/etc/ppp/options.pptp @@ -0,0 +1 @@ +lock noauth nobsdcomp nodeflate |