aports/main/bind/bind.confd
Natanael Copa b70981b68e moved extra/* to main/
and fixed misc build issues
2009-07-24 08:01:31 +00:00

15 lines
290 B
Plaintext

# Set various named options here.
OPTS=""
# Set this to the number of processors you have.
CPU="1"
# User which named should run as
USER="named"
# Default pid file location
PIDFILE="/var/run/named/named.pid"
# Scheduling priority: 19 is the lowest and -20 is the highest.
NICELEVEL="0"