* luci/contrib/olsr: remove HNA parameter from default config it's senseless and causes the current initscript to fail

This commit is contained in:
Jo-Philipp Wich 2008-09-13 18:24:27 +00:00
parent bedf65aed2
commit fb9fc25c3f

View file

@ -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'