From: Wouter Wijngaards Date: Tue, 15 Apr 2008 11:15:52 +0000 (+0000) Subject: example.conf fixup after Kai Storbeck's suggestion. X-Git-Tag: release-0.11~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abd6c8da136f0f8425a37e4b1b5c3c2f8dcc668;p=thirdparty%2Funbound.git example.conf fixup after Kai Storbeck's suggestion. git-svn-id: file:///svn/unbound/trunk@1049 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 92d2b4234..789f698bf 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -5,6 +5,7 @@ - fixup checkconf chroot tests a bit more, chdir must be inside chroot dir. - documented 'gcc: unrecognized -KPIC option' errors on Solaris. + - example.conf values changed to /usr/local/etc/unbound 14 April 2008: Wouter - got update for parseunbound.pl statistics script from Kai Storbeck. diff --git a/doc/TODO b/doc/TODO index 19d939b96..6336efe08 100644 --- a/doc/TODO +++ b/doc/TODO @@ -47,3 +47,4 @@ o (option) for extended statistics. If enabled (not by default) collect print o overhaul outside-network servicedquery to merge with udpwait and tcpwait, to make timers in servicedquery independent of udpwait queues. o 0x20 fallback so it can be enabled without trouble. +o check into rebinding ports for efficiency, configure time test. diff --git a/doc/example.conf b/doc/example.conf index 0af9c7571..0d2f5c5ff 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -145,7 +145,7 @@ server: # i.e. you can chroot to the working directory, for example, # for extra security, but make sure all files are in that directory. # If you give "" no chroot is performed. - # chroot: "/etc/unbound" + # chroot: "/usr/local/etc/unbound" # if given, user privileges are dropped (after binding port), # and the given username is assumed. Default is user "unbound". @@ -153,7 +153,7 @@ server: # username: "unbound" # the working directory. - # directory: "/etc/unbound" + # directory: "/usr/local/etc/unbound" # the log file, "" means log to stderr. # Use of this option sets use-syslog to "no". @@ -164,7 +164,7 @@ server: # use-syslog: yes # the pid file. - # pidfile: "/etc/unbound/unbound.pid" + # pidfile: "/usr/local/etc/unbound/unbound.pid" # file to read root hints from. # get one from ftp://FTP.INTERNIC.NET/domain/named.cache