mirror of
https://github.com/opnsense/core.git
synced 2026-02-03 20:39:42 -05:00
dnsmasq: Update firewall rule help text, pf reload is automatic now (#8951)
(cherry picked from commit 7a3d65c1cb)
This commit is contained in:
parent
4346504b95
commit
d143c9ec25
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@
|
|||
<id>dnsmasq.dhcp.default_fw_rules</id>
|
||||
<label>DHCP register firewall rules</label>
|
||||
<type>checkbox</type>
|
||||
<help>Automatically register firewall rules to allow dhcp traffic for all explicitly selected interfaces, can be disabled for more fine grained control if needed. Changes are only effective after a firewall service restart (see system diagnostics).</help>
|
||||
<help>Automatically register firewall rules to allow dhcp traffic for all explicitly selected interfaces, can be disabled for more fine grained control if needed.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>dnsmasq.dhcp.enable_ra</id>
|
||||
|
|
|
|||
Loading…
Reference in a new issue