From: Alan T. DeKok Date: Fri, 23 Sep 2016 18:01:08 +0000 (-0400) Subject: enable "date" by default X-Git-Tag: release_3_0_12~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ed21f58c2b05c4ac28a60252afd00768fbd6ab;p=thirdparty%2Ffreeradius-server.git enable "date" by default --- diff --git a/raddb/all.mk b/raddb/all.mk index 25602a890da..b087dc16852 100644 --- a/raddb/all.mk +++ b/raddb/all.mk @@ -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 \