uci set gluon-node-info.@location[0]='location' << genau so übernehmen! 'location' NICHT ersetzen.
−
uci set gluon-node-info.@location[0].share_location='1'
+
uci set gluon-node-info.@location[0].share_location='1' << genau so übernehmen!
−
uci set gluon-node-info.@location[0].latitude='51.484943' << anpassen
+
uci set gluon-node-info.@location[0].latitude='50.01885574' << Breitengrad anpassen!
−
uci set gluon-node-info.@location[0].longitude='6.880250' << anpassen
+
uci set gluon-node-info.@location[0].longitude='8.25202524' << Längengrad anpassen
uci commit
uci commit
+
+
Die Befehle müssen in der o.g. Reihenfolge ausgeführt werden. Damit wird in der Datei /etc/config/gluon-info-node ein Abschnitt 'location' wie der folgende angelegt (kann man also auch manuell machen):