|
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 |
#
|
|
jvdias |
6fcc99 |
# DISABLE_NAMED_DBUS=[1y]-- If NetworkManager is enabled in any runlevel, then
|
|
jvdias |
6fcc99 |
# the initscript will by default enable named's D-BUS
|
|
jvdias |
6fcc99 |
# support with the named -D option. This setting disables
|
|
jvdias |
6fcc99 |
# this behavior.
|
|
jvdias |
6fcc99 |
#
|