Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wui doesn't change hostname properly #102

Open
lexfrei opened this issue Jun 6, 2018 · 1 comment
Open

wui doesn't change hostname properly #102

lexfrei opened this issue Jun 6, 2018 · 1 comment

Comments

@lexfrei
Copy link

lexfrei commented Jun 6, 2018

Hello!
Hostname line in web ui config doesn't change it properly.
As you see, hostname on wwan interface not changed.
It affects some case when DNS-server adds hosts automatically.

root@omega:/etc/config# cat ./* | grep hostname -C3
config interface 'wwan'
        option ifname 'apcli0'
        option proto 'dhcp'
	option hostname 'OnionOmega2'

config onion
	option version '0.2.0'
--
	option cronloglevel '8'
	option timezone 'MSK-3'
	option zonename 'Minsk'
	option hostname 'omega'

config timeserver 'ntp'
	option enabled '1'
@lexfrei
Copy link
Author

lexfrei commented Jun 6, 2018

Seems fixed here OnionIoT/omega2-hostname-tool@6d31ef0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant