aboutsummaryrefslogtreecommitdiffstats
path: root/main/bind/named.confd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-14 21:23:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-14 21:23:57 +0000
commit0c2a46ee5cde03ff37028a190db9bc68524d5f8c (patch)
treed56a278a53d8ab3afaf016aca60eba197ef38f12 /main/bind/named.confd
parente2a0a41ad891af0c727155d1a1e2d69b13480f14 (diff)
downloadaports-0c2a46ee5cde03ff37028a190db9bc68524d5f8c.tar.bz2
aports-0c2a46ee5cde03ff37028a190db9bc68524d5f8c.tar.xz
main/bind: cleanup and fix named.initd stop
Diffstat (limited to 'main/bind/named.confd')
-rw-r--r--main/bind/named.confd8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/bind/named.confd b/main/bind/named.confd
new file mode 100644
index 0000000000..a9af5676f7
--- /dev/null
+++ b/main/bind/named.confd
@@ -0,0 +1,8 @@
+# Set various named options here.
+OPTS=""
+
+# Set this to the number of processors you have.
+# CPU="1"
+
+# Scheduling priority: 19 is the lowest and -20 is the highest.
+# NICELEVEL="0"