modules/freifunk: Add firewall.freifunk include to /etc/config/freifunk
This commit is contained in:
parent
045907af40
commit
02219b66b7
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ config 'fw_forwarding' 'fffwd'
|
|||
option 'src' 'freifunk'
|
||||
option 'dest' 'freifunk'
|
||||
|
||||
config 'include' 'freifunk'
|
||||
option 'path' '/etc/firewall.freifunk'
|
||||
|
||||
config 'defaults' 'system'
|
||||
option 'zonename' 'Europe/Berlin'
|
||||
option 'timezone' 'CET-1CEST,M3.5.0,M10.5.0/3'
|
||||
|
|
Loading…
Reference in a new issue