setcap'd wivrn-server needs dbus-launch

This commit is contained in:
Kitlith 2025-05-30 14:18:26 -07:00
parent 861be0fa62
commit 9dbba2c7ae

View file

@ -91,7 +91,7 @@ mkdir -p /run/user/1000/wivrn/
chmod 700 /run/user/1000/
ln -s $XDG_RUNTIME_DIR/wivrn/comp_ipc /run/user/1000/wivrn/comp_ipc
# setup the rest of the environment variables, ensuring XRT_DEBUG_UI is *not* enabled.
./wivrn-server --no-publish-service --no-manage-active-runtime
dbus-launch ./wivrn-server --no-publish-service --no-manage-active-runtime
```
If you are using a commit of WiVRn before <https://github.com/WiVRn/WiVRn/commit/5130bdeda51c52137f11e0536273f3bfbb2f7f71>, the build system *will* produce inconsistent commit hashes for its build of monado.