You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we can use the avahi dbus API to update the hostname: dbus-send --system --print-reply --dest=org.freedesktop.Avahi / org.freedesktop.Avahi.Server.SetHostName string:newhostname
This will avoid that we care about user permission.
An unexpected error is returned when trying to update the hostname on WebUI. This issue is probably related to 'knot' user permissions.
The text was updated successfully, but these errors were encountered: