Fix node name showing up twice on olsrd

No ticket created.

Issue with name service listing the name twice because /etc/init.d/olsrd AND olsrd-config both writing the local node name.
This commit is contained in:
Conrad Lara - KG6JEI 2013-12-31 12:44:03 -08:00
parent ccb83c6a91
commit 1eb65c15e3
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ config LoadPlugin
list Net '0.0.0.0 0.0.0.0'
option Resolve 'true'
config LoadPlugin
option library 'olsrd_nameservice.so.0.3'
config LoadPlugin
option library 'olsrd_txtinfo.so.0.1'
option accept '0.0.0.0'