From: Alan T. DeKok Date: Thu, 12 Jan 2012 07:59:31 +0000 (+0100) Subject: Use correct path for DHCP dictionary X-Git-Tag: release_2_2_0~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a47d8f6d00a424dbcdcf93dc909a236e9ab20a;p=thirdparty%2Ffreeradius-server.git Use correct path for DHCP dictionary --- diff --git a/raddb/dictionary.in b/raddb/dictionary.in index 7e84794b445..9e251f07a38 100644 --- a/raddb/dictionary.in +++ b/raddb/dictionary.in @@ -18,7 +18,7 @@ # Ideally, the "configure" process should automatically enable this # dictionary, but we don't yet do that. # -#$INCLUDE @prefix@/dictionary.dhcp +#$INCLUDE @prefix@/share/freeradius/dictionary.dhcp # # The filename given here should be an absolute path.