Remove default latlon_file specification
This commit is contained in:
parent
5805267164
commit
0e7016a528
1 changed files with 0 additions and 1 deletions
|
@ -433,7 +433,6 @@ olsrd_write_loadplugin() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
config_get latlon_file "$cfg" latlon_file
|
config_get latlon_file "$cfg" latlon_file
|
||||||
[ -z "$latlon_file" ] && config_set "$cfg" latlon_file '/var/run/latlon.js'
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue