]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
if %{client} is in a module, enable that module
authorAlan T. DeKok <aland@freeradius.org>
Wed, 15 Feb 2017 18:17:03 +0000 (13:17 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 15 Feb 2017 18:17:03 +0000 (13:17 -0500)
raddb/all.mk

index 7695d522b0ed222968231b642508441cd5a6c29b..c2d81231495ce3622fc24bdc4c8403196d13a057 100644 (file)
@@ -7,7 +7,7 @@ LOCAL_FILES :=          clients.conf dictionary templates.conf experimental.conf \
 DEFAULT_SITES :=       default inner-tunnel
 LOCAL_SITES :=         $(addprefix raddb/sites-enabled/,$(DEFAULT_SITES))
 
-DEFAULT_MODULES :=     always attr_filter cache_eap chap \
+DEFAULT_MODULES :=     always attr_filter cache_eap chap client \
                        detail detail.log digest dhcp dynamic_clients eap \
                        eap_inner echo exec expiration expr files linelog logintime \
                        mschap ntlm_auth pap passwd preprocess radutmp realm \