parent
cddaa2c57b
commit
482f9e0ba7
|
@ -867,6 +867,7 @@ int main(int argc, char *argv[]) {
|
|||
DLOG("serving restart fd %d", restart_fd);
|
||||
ipc_client *client = ipc_new_client_on_fd(main_loop, restart_fd);
|
||||
ipc_confirm_restart(client);
|
||||
unsetenv("_I3_RESTART_FD");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue