[neon/kde/kwin/Neon/unstable] debian: setcap path

Carlos De Maine null at kde.org
Fri Apr 11 05:55:11 BST 2025


Git commit 1d6f3358e4f07ede5dd4d203c1c74a6f6863e544 by Carlos De Maine.
Committed on 11/04/2025 at 04:55.
Pushed by carlosdem into branch 'Neon/unstable'.

setcap path

M  +1    -1    debian/setcap.yaml

https://invent.kde.org/neon/kde/kwin/-/commit/1d6f3358e4f07ede5dd4d203c1c74a6f6863e544

diff --git a/debian/setcap.yaml b/debian/setcap.yaml
index 56c92cd..c47cf2c 100644
--- a/debian/setcap.yaml
+++ b/debian/setcap.yaml
@@ -2,4 +2,4 @@
 # Being whitelisted means they will pass the build without problems.
 # A whitelisted call needs to have a corresponding setcap/setuid call in
 # postinst so it actually gets applied.
-- ["CAP_SYS_NICE=+ep", "*/usr/bin/kwin_wayland"]
+- ["CAP_SYS_NICE=+ep", "/usr/bin/kwin_wayland"]


More information about the Neon-commits mailing list