mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/freeradius: add counter to +TARGETS (#389)
* bump version * add counter
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= freeradius
|
||||
PLUGIN_VERSION= 1.3.0
|
||||
PLUGIN_VERSION= 1.3.1
|
||||
PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server
|
||||
PLUGIN_DEPENDS= freeradius3
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
clients.conf:/usr/local/etc/raddb/clients.conf
|
||||
dictionary:/usr/local/etc/raddb/dictionary
|
||||
mods-enabled-counter:/usr/local/etc/raddb/mods-enabled/counter
|
||||
mods-enabled-eap:/usr/local/etc/raddb/mods-enabled/eap
|
||||
radiusd:/etc/rc.conf.d/radiusd
|
||||
radiusd.conf:/usr/local/etc/raddb/radiusd.conf
|
||||
|
||||
Reference in New Issue
Block a user