setcap'd wivrn-server needs dbus-launch
This commit is contained in:
@@ -91,7 +91,7 @@ mkdir -p /run/user/1000/wivrn/
|
|||||||
chmod 700 /run/user/1000/
|
chmod 700 /run/user/1000/
|
||||||
ln -s $XDG_RUNTIME_DIR/wivrn/comp_ipc /run/user/1000/wivrn/comp_ipc
|
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.
|
# 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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user