Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
fcd765a5
Commit
fcd765a5
authored
Nov 05, 2019
by
Mark Andrews
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The default geoip-directory should be <MAXMINDDB_PREFIX>/share/GeoIP
parent
e0fe3350
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bin/named/config.c
bin/named/config.c
+1
-1
No files found.
bin/named/config.c
View file @
fcd765a5
...
...
@@ -65,7 +65,7 @@ options {\n\
" files unlimited;
\n
"
#endif
#if defined(HAVE_GEOIP2) && !defined(WIN32)
" geoip-directory
\"
"
MAXMINDDB_PREFIX
"/share/GeoIP
2
\"
;
\n
"
" geoip-directory
\"
"
MAXMINDDB_PREFIX
"/share/GeoIP
\"
;
\n
"
#elif defined(HAVE_GEOIP2)
" geoip-directory
\"
.
\"
;
\n
"
#endif
...
...
Mark Andrews
@marka
mentioned in commit
ca036f34
·
Nov 06, 2019
mentioned in commit
ca036f34
mentioned in commit ca036f346dc88da791e0a6654c6b74134ff1bcab
Toggle commit list
Mark Andrews
@marka
mentioned in commit
7e79ebee
·
Nov 06, 2019
mentioned in commit
7e79ebee
mentioned in commit 7e79ebeebada6bcca81e8368eef72efbaae3c8c7
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment