diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-18 18:05:44 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-18 18:05:44 +0000 |
commit | 36ae98c96ef1a2cfe7bb35765346bc91371e502a (patch) | |
tree | 3e390e67c01a7296de08f2c25cd57ee9a3916d4f /package/ppp/ipkg/ppp.conffiles | |
parent | 95ed1d57eecb349d2be7a5a539f95d937dcee159 (diff) | |
download | upstream-36ae98c96ef1a2cfe7bb35765346bc91371e502a.tar.gz upstream-36ae98c96ef1a2cfe7bb35765346bc91371e502a.tar.bz2 upstream-36ae98c96ef1a2cfe7bb35765346bc91371e502a.zip |
Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable chat package, split ppp patch into multiple patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@940 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp/ipkg/ppp.conffiles')
-rw-r--r-- | package/ppp/ipkg/ppp.conffiles | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ppp/ipkg/ppp.conffiles b/package/ppp/ipkg/ppp.conffiles new file mode 100644 index 0000000000..8ad17eb436 --- /dev/null +++ b/package/ppp/ipkg/ppp.conffiles @@ -0,0 +1,2 @@ +/etc/ppp/chap-secrets +/etc/ppp/options |