aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-02-11 02:13:30 +0100
committerdec05eba <dec05eba@protonmail.com>2024-02-11 02:13:30 +0100
commit54c44c62a9bae445c9a315140a0ee717005d5a36 (patch)
tree4a7f0866526e0d1a1864dfca1be016dcb1315899
parent667a6b3b1bc20516d1bf7d8a4611cd3a4d3f3bc6 (diff)
Update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3eb77e..bda467a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
This program fixes password prompt spam in GPU Screen Recorder when used from flatpak.
-This program is meant to be ran with flatpak-spawn --host.
+This program is meant to be ran with flatpak-spawn --host. This program is not meant to be run by the user and is automatically launched from GPU Screen Recorder flatpak.
When this program is first run, it executes itself with pkexec and in that case it sets CAP_SYS_ADMIN capability on itself
after copying self to ~/.local/bin and launches gsr-kms-server (in flatpak location).
When this program is run after that it will check if its run from ~/.local/bin or launch that and it will see that the program has CAP_SYS_ADMIN capability