mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
bind: update wording in Config.in
And make it less imperative to match the tone of the rest of the configuration directives. Also, fix a typo. Signed-off-by: David Härdeman <david@hardeman.nu>
This commit is contained in:
committed by
Noah Meyerhans
parent
3150242347
commit
8b473c82aa
@@ -36,10 +36,10 @@ config BIND_ENABLE_DOH
|
|||||||
config BIND_ENABLE_GSSAPI
|
config BIND_ENABLE_GSSAPI
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
prompt "Include GSSPAI support in bind"
|
prompt "Include GSSAPI support in bind"
|
||||||
help
|
help
|
||||||
BIND 9 supports GSSAPI. This depends on libcomerr and krb5-libs.
|
BIND 9 supports GSSAPI. This depends on libcomerr and krb5-libs.
|
||||||
Disable it by default as krb5-libs is rather large.
|
Disabled by default as krb5-libs is rather large.
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user