From: jow Date: Tue, 5 Oct 2010 19:32:49 +0000 (+0000) Subject: [package] ppp: utilize the new keepfiles facility to backup the whole radius directory X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2e2e95f48166432fcd76d2877105214672ab6479;p=openwrt.git [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 --- 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