mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-07-01 17:25:31 +02:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
0137f34dd2
commit
33e178cbdb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ This happens because SteamVR needs to run the `setcap`/`getcap` programs, but ca
|
|||
|
||||
To fix it, run these commands:
|
||||
|
||||
```
|
||||
```sh
|
||||
sudo zypper install libcap-progs
|
||||
sudo ln -s /sbin/getcap /usr/bin/
|
||||
sudo ln -s /sbin/setcap /usr/bin/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue