add "date" module
authorAlan T. DeKok <aland@freeradius.org>
Fri, 30 Sep 2016 11:36:33 +0000 (07:36 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 30 Sep 2016 11:37:13 +0000 (07:37 -0400)
debian/patches/disable-dhcp-bydefault.diff

index a76a085..7b42cac 100644 (file)
@@ -4,7 +4,7 @@ diff a/raddb/all.mk b/raddb/all.mk
 @@ -8,7 +8,7 @@ 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 \
 +                      detail detail.log digest dynamic_clients eap \
                        echo exec expiration expr files linelog logintime \