mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns/unbound-plus: lint pass
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Unbound-Plus is a collecion of additional features to Unbound,
|
||||
Unbound-Plus is a collecion of additional features to Unbound,
|
||||
including DNSBL and DNS-over-TLS support.
|
||||
|
||||
WWW: https://github.com/opnsense/plugins/
|
||||
|
||||
Regular → Executable
@@ -9,4 +9,4 @@ command:/usr/local/opnsense/scripts/OPNsense/Unboundplus/dnsbl.sh
|
||||
parameters:
|
||||
type:script
|
||||
message:fetching DNSBLs and restart Unbound
|
||||
description: Download Unbound DNSBLs and restart
|
||||
description: Download Unbound DNSBLs and restart
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
{% if helpers.exists('OPNsense.unbound.dnsbl.type') and OPNsense.unbound.dnsbl.type != '' %}
|
||||
unbound_dnsbl="{{ OPNsense.unbound.dnsbl.type }}"
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user