Skip to content
Snippets Groups Projects
Commit e848b54b authored by blogic's avatar blogic
Browse files

firewall: the firewall did not start properly on boot

https://dev.openwrt.org/ticket/17593



Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

Backport of r42233

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42374 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 4e7194ad
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,6 @@ reload_service() {
boot() {
# Be silent on boot, firewall might be started by hotplug already,
# so don't complain in syslog.
QUIET=1
QUIET=-q
start
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment