reboot action reboots Accesspoint (#26)

Reviewed-on: #26
This commit was merged in pull request #26.
This commit is contained in:
2026-07-14 21:17:59 +01:00
parent a08cd30853
commit b014e67753
4 changed files with 27 additions and 8 deletions
+2 -2
View File
@@ -181,8 +181,8 @@ int main(int argc, char *argv[])
}
state_save(&state);
printf("[openuf] Starting model=%-8s MAC=%s IP=%s\n",
model->model, mac_str, ip_str);
printf("[openuf] Starting version=%s model=%-8s MAC=%s IP=%s\n",
OPENUF_VERSION, model->model, mac_str, ip_str);
printf("[openuf] Controller: %s\n", state.inform_url);
printf("[openuf] Adopted: %s\n", state.adopted ? "yes" : "no");
printf("[openuf] LLDP available: %s\n",