The open source OpenXR runtime

service: Use new u_logging ENV variable for compositor.

authored by

Lubosz Sarnecki and committed by
Jakob Bornecrantz
abad99b9 adcd0aff

+1 -1
+1 -1
src/xrt/targets/service/monado.in.service
··· 9 9 10 10 [Service] 11 11 ExecStart=@service_path@ 12 - Environment="XRT_COMPOSITOR_PRINT_DEBUG=on" "XRT_PRINT_OPTIONS=on" "IPC_EXIT_ON_DISCONNECT=@exit_on_disconnect@" 12 + Environment="XRT_COMPOSITOR_LOG=debug" "XRT_PRINT_OPTIONS=on" "IPC_EXIT_ON_DISCONNECT=@exit_on_disconnect@" 13 13 # MemoryDenyWriteExecute=yes 14 14 # NoNewPrivileges=yes 15 15 Restart=no