From: Jo-Philipp Wich Date: Tue, 5 Oct 2010 19:32:49 +0000 (+0000) Subject: ppp: utilize the new keepfiles facility to backup the whole radius directory X-Git-Tag: reboot~18762 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=073ade43680f6d61ac17cc4e7d3702e7a2d50553 ppp: utilize the new keepfiles facility to backup the whole radius directory SVN-Revision: 23259 --- 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