minor change: adjust formatting of firewall.config
- remove trailing whitespaces (s/\ $//g) - replace spaces with tabs between options and values SVN-Revision: 31427
This commit is contained in:
parent
96b5d437d6
commit
075618c6e3
1 changed files with 13 additions and 13 deletions
|
@ -23,8 +23,8 @@ config zone
|
|||
option mtu_fix 1
|
||||
|
||||
config forwarding
|
||||
option src lan
|
||||
option dest wan
|
||||
option src lan
|
||||
option dest wan
|
||||
|
||||
# We need to accept udp packets on port 68,
|
||||
# see https://dev.openwrt.org/ticket/4108
|
||||
|
|
Loading…
Reference in a new issue