2be0bc65f4
- integrated DLZ (Dynamically loadable zones) drivers - integrated GSS-TSIG support (RFC 3645) - build with -O0 (many new features, potential core dumps will be more useful)
18 lines
754 B
Plaintext
18 lines
754 B
Plaintext
# BIND named process options
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
# Currently, you can use the following options:
|
|
#
|
|
# ROOTDIR="/some/where" -- will run named in a chroot environment.
|
|
# you must set up the chroot environment
|
|
# (install the bind-chroot package) before
|
|
# doing this.
|
|
#
|
|
# OPTIONS="whatever" -- These additional options will be passed to named
|
|
# at startup. Don't add -t here, use ROOTDIR instead.
|
|
#
|
|
# DISABLE_NAMED_DBUS=[1y]-- If NetworkManager is enabled in any runlevel, then
|
|
# the initscript will by default enable named's D-BUS
|
|
# support with the named -D option. This setting disables
|
|
# this behavior.
|
|
#
|