diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/ppp/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile index cab220a3e..1e46cdda3 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 |