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