diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-16 14:55:56 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-16 14:55:56 +0000 |
commit | a8270d082478c8157e63ec0cfccbc0330b452890 (patch) | |
tree | de1d8e0d233c36fde05de643c9e3bfa469d6b965 /openwrt | |
parent | 9a573e7f7f1e624f67403590268ff56085d8dbe3 (diff) |
add sample ppp options file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@382 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-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 0000000000..85b043fabd --- /dev/null +++ b/openwrt/package/pptp/ipkg/etc/ppp/options.pptp @@ -0,0 +1 @@ +lock noauth nobsdcomp nodeflate |