mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Import freeradius2
Also bump to version 2.2.5 and add myself as maintainer. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# FreeRADIUS avanced configuration
|
||||
|
||||
choice
|
||||
prompt "SSL library"
|
||||
default FREERADIUS_OPENSSL
|
||||
depends on PACKAGE_freeradius2-common
|
||||
|
||||
config FREERADIUS_NOSSL
|
||||
bool "No SSL support"
|
||||
|
||||
config FREERADIUS_OPENSSL
|
||||
bool "OpenSSL"
|
||||
|
||||
endchoice
|
||||
Reference in New Issue
Block a user