aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-05 19:32:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-05 19:32:49 +0000
commitffe051af996f00c26bcb0bc863866ed07f6d5959 (patch)
tree21c4107b66e730e2d6f7e68ec283f7c2b0928c37 /package/ppp
parenta81762a0b3754ef6286da7824ee0ff8e63dc60e3 (diff)
downloadupstream-ffe051af996f00c26bcb0bc863866ed07f6d5959.tar.gz
upstream-ffe051af996f00c26bcb0bc863866ed07f6d5959.tar.bz2
upstream-ffe051af996f00c26bcb0bc863866ed07f6d5959.zip
[package] ppp: utilize the new keepfiles facility to backup the whole radius directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23259 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ppp')
-rw-r--r--package/ppp/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index cab220a3e3..1e46cdda32 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -83,10 +83,7 @@ endef
define Package/ppp-mod-radius/conffiles
/etc/ppp/radius.conf
-/etc/ppp/radius/dictionary
-/etc/ppp/radius/dictionary.asnet
-/etc/ppp/radius/dictionary.microsoft
-/etc/ppp/radius/servers
+/etc/ppp/radius/
endef
define Package/chat