summaryrefslogtreecommitdiffstats
path: root/named.sysconfig
blob: fe69e1c2d11e477d9e194de22961b400a862850f (plain)
1
2
3
4
5
6
# Currently, you can use the following options:
# ROOTDIR="/some/where"  --  will run named in a chroot environment.
#                            you must set up the chroot environment before
#                            doing this.
# OPTIONS="whatever" -- These additional options will be passed to named
#                       at startup. Don't add -t here, use ROOTDIR instead.