enable "date" by default
authorAlan T. DeKok <aland@freeradius.org>
Fri, 23 Sep 2016 18:01:08 +0000 (14:01 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 23 Sep 2016 18:01:08 +0000 (14:01 -0400)
raddb/all.mk

index 25602a8..b087dc1 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 date \
                        detail detail.log digest dhcp dynamic_clients eap \
                        echo exec expiration expr files linelog logintime \
                        mschap ntlm_auth pap passwd preprocess radutmp realm \