clean up temp files in /tmp/.xrdp
This commit is contained in:
parent
e1c97ba124
commit
221b049ca5
@ -551,6 +551,7 @@ session_start_fork(int width, int height, int bpp, char *username,
|
|||||||
{
|
{
|
||||||
g_waitpid(pampid);
|
g_waitpid(pampid);
|
||||||
auth_stop_session(data);
|
auth_stop_session(data);
|
||||||
|
g_deinit();
|
||||||
g_exit(0);
|
g_exit(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user