Merge r4241

This commit is contained in:
Jo-Philipp Wich 2009-02-15 00:24:06 +00:00
parent 09fce67d9a
commit 66fc38228c

View file

@ -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", {