+19 July 2008: Wouter
+ - #198: fixup manpage to suggest entropy chroot fix.
+
18 July 2008: Wouter
- branch for 1.0 support.
server:
directory: "/etc/unbound"
username: unbound # make sure it can write to pidfile.
+ # make sure unbound can access entropy from inside the chroot.
+ # i.e. mount --bind -n /dev/random /etc/unbound/dev/random
+ # and mount --bind -n /dev/log /etc/unbound/dev/log
chroot: "/etc/unbound"
# logfile: "/etc/unbound/unbound.log" #uncomment to use logfile.
pidfile: "/etc/unbound/unbound.pid"