* luci/contrib/olsr: remove HNA parameter from default config it's senseless and causes the current initscript to fail
This commit is contained in:
parent
bedf65aed2
commit
fb9fc25c3f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ config 'Interface'
|
|||
config 'LoadPlugin'
|
||||
option 'library' 'olsrd_dyn_gw.so.0.4'
|
||||
option 'Ping' '141.1.1.1'
|
||||
option 'HNA' '192.168.80.0 255.255.255.0'
|
||||
# option 'HNA' '192.168.80.0 255.255.255.0'
|
||||
option 'Interval' '60'
|
||||
|
||||
config 'LoadPlugin'
|
||||
|
|
Loading…
Reference in a new issue