Update doc for capabilities

This commit is contained in:
dec05eba
2024-09-15 14:55:01 +02:00
parent 69fc104d20
commit 4a8544eeb3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Needed to remove password prompt when recording a monitor on amd/intel or nvidia wayland
# Needed to remove password prompt when recording a monitor (without desktop portal option) on amd/intel or nvidia wayland
/usr/sbin/setcap cap_sys_admin+ep ${MESON_INSTALL_DESTDIR_PREFIX}/bin/gsr-kms-server \
|| echo "\n!!! Please re-run install as root\n"