dhcp module isn't built by default, don't try to enable it
authorGraham Clinch <g.clinch@lancaster.ac.uk>
Sat, 1 Oct 2016 23:01:35 +0000 (00:01 +0100)
committerNick Moriarty <nick.moriarty@york.ac.uk>
Fri, 25 Nov 2016 12:28:47 +0000 (12:28 +0000)
debian/freeradius-config.postinst

index 8328f0f..942a478 100644 (file)
@@ -24,7 +24,7 @@ case "$1" in
 
           # Create links for default modules
           for mod in always attr_filter cache_eap chap \
-              detail detail.log digest dhcp dynamic_clients eap \
+              detail detail.log digest dynamic_clients eap \
               eap_inner echo exec expiration expr files linelog logintime \
               mschap ntlm_auth pap passwd preprocess radutmp realm \
               replicate soh sradutmp unix unpack utf8 ; do