990ae7c669
Imports commit 7e1db866748aef3c07657e0761b19aec6de9bf6f
18 lines
845 B
Plaintext
18 lines
845 B
Plaintext
# BIND named process options
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
#
|
|
# OPTIONS="whatever" -- These additional options will be passed to named
|
|
# at startup. Don't add -t here, enable proper
|
|
# -chroot.service unit file.
|
|
#
|
|
# NAMEDCONF=/etc/named/alternate.conf
|
|
# -- Don't use -c to change configuration file.
|
|
# Extend systemd named.service instead or use this
|
|
# variable.
|
|
#
|
|
# DISABLE_ZONE_CHECKING -- By default, service file calls named-checkzone
|
|
# utility for every zone to ensure all zones are
|
|
# valid before named starts. If you set this option
|
|
# to 'yes' then service file doesn't perform those
|
|
# checks.
|