contrib/package: disable dyn_gw plugin in olsrd default config, causes segfaults
This commit is contained in:
parent
35d66fb98d
commit
d8e0cdb2f8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ config 'Interface'
|
|||
option 'Ip4Broadcast' '255.255.255.255'
|
||||
|
||||
config 'LoadPlugin'
|
||||
option 'ignore' '1'
|
||||
option 'library' 'olsrd_dyn_gw.so.0.4'
|
||||
option 'Ping' '141.1.1.1'
|
||||
option 'Interval' '60'
|
||||
|
|
Loading…
Reference in a new issue