]> git.pld-linux.org Git - packages/bind.git/blob - named.sysconfig
- added NUM_CPUS option (man 8 named /-n)
[packages/bind.git] / named.sysconfig
1 # Set nice level for named
2 SERVICE_RUN_NICE_LEVEL="+2"
3
4 # Take advantage of SMP (default use 1 CPU)
5 NUM_CPUS=1
This page took 0.027814 seconds and 4 git commands to generate.