freeradius: remove some modules
This commit is contained in:
parent
f8b932014f
commit
ca1c6c8040
1 changed files with 3 additions and 7 deletions
|
@ -5,14 +5,10 @@ radiusd__clients: {}
|
||||||
radiusd__enabled_modules_minimal:
|
radiusd__enabled_modules_minimal:
|
||||||
- always
|
- always
|
||||||
- attr_filter
|
- attr_filter
|
||||||
- dynamic_clients # TODO
|
- eap
|
||||||
- eap # TODO
|
- linelog
|
||||||
- expiration # TODO
|
- expr
|
||||||
- expr # TODO
|
|
||||||
- linelog # TODO
|
|
||||||
- logintime # TODO
|
|
||||||
- realm # TODO
|
- realm # TODO
|
||||||
- unpack # TODO
|
|
||||||
- rest
|
- rest
|
||||||
- eap_inner
|
- eap_inner
|
||||||
- ldap
|
- ldap
|
||||||
|
|
Loading…
Reference in a new issue