diff options
Diffstat (limited to 'user/bind/named.confd')
-rw-r--r-- | user/bind/named.confd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/user/bind/named.confd b/user/bind/named.confd new file mode 100644 index 000000000..a9af5676f --- /dev/null +++ b/user/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" |