Merge r4241
This commit is contained in:
parent
09fce67d9a
commit
66fc38228c
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ function client.write(self, section, value)
|
|||
uci:section("firewall", "rule", nil, {
|
||||
src="freifunk",
|
||||
proto="udp",
|
||||
src_port="53",
|
||||
dest_port="53",
|
||||
target="ACCEPT"
|
||||
})
|
||||
uci:delete_all("firewall", "rule", {
|
||||
|
|
Loading…
Reference in a new issue