From: Arran Cudbard-Bell Date: Sat, 3 Nov 2012 18:46:11 +0000 (+0000) Subject: Remove acct_unique from raddb makefile X-Git-Tag: release_3_0_0_beta1~1605 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981a6737c94b30dfb7c6d4ef767f7c5194544e05;p=thirdparty%2Ffreeradius-server.git Remove acct_unique from raddb makefile --- diff --git a/raddb/Makefile b/raddb/Makefile index 164c0b73c25..a2d5eba28ba 100644 --- a/raddb/Makefile +++ b/raddb/Makefile @@ -17,7 +17,7 @@ FILES = acct_users attrs attrs.access_reject attrs.accounting_response \ DEFAULT_SITES = default inner-tunnel -DEFAULT_MODULES = acct_unique always attr_filter attr_rewrite chap checkval \ +DEFAULT_MODULES = always attr_filter attr_rewrite chap checkval \ counter cui detail detail.log digest dhcp dynamic_clients eap \ echo exec expiration expr files inner-eap linelog logintime \ mschap ntlm_auth pap passwd preprocess radutmp realm \