Add default value for local_unbound_tls + fix nearby style bugs.
Reported by: bcran@ MFC after: 3 days
This commit is contained in:
parent
3e9425a89b
commit
f91c2df9e3
@ -283,8 +283,9 @@ hastd_enable="NO" # Run the HAST daemon (YES/NO).
|
||||
hastd_program="/sbin/hastd" # path to hastd, if you want a different one.
|
||||
hastd_flags="" # Optional flags to hastd.
|
||||
ctld_enable="NO" # CAM Target Layer / iSCSI target daemon.
|
||||
local_unbound_enable="NO" # local caching resolver
|
||||
blacklistd_enable="NO" # Run blacklistd daemon (YES/NO).
|
||||
local_unbound_enable="NO" # Local caching resolver
|
||||
local_unbound_tls="NO" # Use DNS over TLS
|
||||
blacklistd_enable="NO" # Run blacklistd daemon (YES/NO).
|
||||
blacklistd_flags="" # Optional flags for blacklistd(8).
|
||||
resolv_enable="YES" # Enable resolv / resolvconf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user