[package] ppp: utilize the new keepfiles facility to backup the whole radius directory
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Oct 2010 19:32:49 +0000 (19:32 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Oct 2010 19:32:49 +0000 (19:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23259 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ppp/Makefile

index cab220a..1e46cdd 100644 (file)
@@ -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
This page took 0.031315 seconds and 4 git commands to generate.