2005-02-17 06:39:15 +00:00
|
|
|
# BIND named process options
|
|
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
#
|
|
|
|
# OPTIONS="whatever" -- These additional options will be passed to named
|
2012-01-30 15:59:01 +00:00
|
|
|
# at startup. Don't add -t here, enable proper
|
2015-06-29 10:13:59 +00:00
|
|
|
# -chroot.service unit file.
|
|
|
|
#
|
|
|
|
# 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.
|