Hello. I wanted to change my router hostname, so I checked https://openwrt.org/docs/guide-user/base-system/system_configuration and did as told there, that is, to change the /etc/config/system
file. After saving, I noticed the previous name was still in use, and the new name was not. So I did as told on https://forum.openwrt.org/viewtopic.php?id=14620 and did uci commit
and uci commit system
. However, the previous name is still in use.
The Open-WRT forum topic doesn't tell how to apply the new hostname without the need to restart the system. Is it possible? How can I do that?