]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
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 25602a890da9562856fc7c456a52a41f864c7d53..b087dc16852330f3c1a6dbcd537665c814dfdc09 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 \