DHCP module needs its dictionary
authorAlan Buxey <alan.buxey@gmail.com>
Sun, 21 Apr 2013 19:13:18 +0000 (20:13 +0100)
committerAlan Buxey <alan.buxey@gmail.com>
Sun, 21 Apr 2013 19:13:18 +0000 (20:13 +0100)
commitf326065ec9200c3d188b1b88cc2be92656bc238b
tree6958493ceedb4cedd654242450dc404e22a3cf05
parent4412c0b504bc8cca0c328bb6743f77cf5114f44a
DHCP module needs its dictionary

default install fails with this:

Cannot open /etc/raddb/dictionary.dhcp: dict_init: Couldn't open
dictionary "/etc/raddb/dictionary.dhcp": No such file or directory
/etc/raddb/mods-enabled/dhcp[18]: Instantiation failed for module "dhcp"

dictionary file not loaded up as its not in dictionary. added as
include (but note that the error message isnt right..the path is not
printed correctly!)
share/dictionary