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

Carlos De Maine null at kde.org
Fri Apr 11 06:20:54 BST 2025


Git commit a97d1f0f96b200db013178854404c1470fe399af by Carlos De Maine.
Committed on 11/04/2025 at 05:20.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "setcap path"

This reverts commit 1d6f3358e4f07ede5dd4d203c1c74a6f6863e544

M  +1    -1    debian/setcap.yaml

https://invent.kde.org/neon/kde/kwin/-/commit/a97d1f0f96b200db013178854404c1470fe399af

diff --git a/debian/setcap.yaml b/debian/setcap.yaml
index c47cf2c..56c92cd 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