Skip to content

Commit

Permalink
dhcp module isn't built by default, don't try to enable it
Browse files Browse the repository at this point in the history
  • Loading branch information
gclinch authored and alandekok committed Oct 3, 2016
1 parent 25f78af commit 25d56e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/freeradius-config.postinst
Expand Up @@ -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
Expand Down

0 comments on commit 25d56e7

Please sign in to comment.