mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
dnsmasq: fix typo in previous for https://github.com/opnsense/core/issues/8329
This commit is contained in:
parent
190131ed75
commit
64c55b7afb
@ -34,7 +34,7 @@ dhcp-fqdn
|
||||
{% endif %}
|
||||
|
||||
{% if dnsmasq.dhcp_reply_delay %}
|
||||
dhcp-reply-delay={{dhcp_reply_delay}}
|
||||
dhcp-reply-delay={{dnsmasq.dhcp_reply_delay}}
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user