mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-02 03:48:28 +00:00
0df6f9606b
If an OpenXR client starts Monado using socket activation, but Monado crashes during its startup, systemd will try to start the service for each subsequent IPC message, which causes both units to enter a failed state. By enabling [`FlushPending`](https://www.freedesktop.org/software/systemd/man/latest/systemd.socket.html#FlushPending=), systemd will flush pending messages and close the connection to the IPC client, preventing restarts in quick succession. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> |
||
---|---|---|
.. | ||
android_common | ||
cli | ||
common | ||
ctl | ||
gui | ||
libmonado | ||
openxr | ||
openxr_android | ||
sdl_test | ||
service | ||
service-lib | ||
steamvr_drv | ||
CMakeLists.txt |