reboot action reboots Accesspoint (#26)
Reviewed-on: #26
This commit was merged in pull request #26.
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user