summaryrefslogtreecommitdiff
blob: e231b9fc6f10b5e030b6725a4468237720a83770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# Drop uid
setuid=nobody

# Drop gid
setgid=nobody

# Don't log queries
quiet=on

# Local IP address to bind to
local-address=127.0.0.1

# Local port to bind to
local-port=53

# Change root for safety
chroot=/var/lib/powerdns