···899899{
900900 struct ipc_server *s = U_TYPED_CALLOC(struct ipc_server);
901901902902- U_LOG_I("Monado Service %s starting up...", u_git_tag);
902902+ U_LOG_I("%s '%s' starting up...", u_runtime_description, u_git_tag);
903903904904 // need to create early before any vars are added
905905 u_debug_gui_create(&s->debug_gui);