]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
example.conf fixup after Kai Storbeck's suggestion.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 15 Apr 2008 11:15:52 +0000 (11:15 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 15 Apr 2008 11:15:52 +0000 (11:15 +0000)
git-svn-id: file:///svn/unbound/trunk@1049 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/TODO
doc/example.conf

index 92d2b423421f79f3c60eac4897739cb5e5f43d65..789f698bff5febf1309385468f3bdf6999e41d01 100644 (file)
@@ -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.
index 19d939b96ba7aae88dadd3cab21ca820e5bbf0fa..6336efe081785f28ea158fba1419f4cdaf2c6b7e 100644 (file)
--- 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.
index 0af9c7571dba193deac368673dd352b3c3f3a800..0d2f5c5ffe4ec5a0caa09f964ce1e33c338ae8ef 100644 (file)
@@ -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