freeradius3: Fix proxy.conf file conflict.

It was provided by both the freeradius3 and freeradius3-mod-realm packages.
Now provided by the freeradius3 package only.

Signed-off-by: Robby K <robbyke@gmail.com>
Fixes: #13149
(cherry picked from commit c81d176e80)
This commit is contained in:
Robby K 2020-02-07 17:00:02 +01:00 committed by Josef Schlehofer
parent f8423ccb09
commit 4c1293e3f8
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 0 additions and 1 deletions

View File

@ -341,7 +341,6 @@ define Package/freeradius3-mod-realm
endef
define Package/freeradius3-mod-realm/conffiles
/etc/freeradius3/proxy.conf
/etc/freeradius3/mods-available/realm
/etc/freeradius3/mods-enabled/realm
endef