jvdias 18d1e19
# BIND named process options
jvdias 18d1e19
# ~~~~~~~~~~~~~~~~~~~~~~~~~~
cvsdist aed7121
# Currently, you can use the following options:
jvdias 18d1e19
#
cvsdist aed7121
# ROOTDIR="/some/where"  --  will run named in a chroot environment.
jvdias 18d1e19
#                            you must set up the chroot environment 
jvdias 18d1e19
#                            (install the bind-chroot package) before
cvsdist aed7121
#                            doing this.
jvdias 18d1e19
#
jvdias 18d1e19
# OPTIONS="whatever"     --  These additional options will be passed to named
jvdias 18d1e19
#                            at startup. Don't add -t here, use ROOTDIR instead.
jvdias 18d1e19
#
Adam Tkac fb5bf17
# KEYTAB_FILE="/dir/file"    --  Specify named service keytab file (for GSS-TSIG)