[neon/neon-packaging/kwin-selenium-tester/Neon/unstable] debian: wildcard the setcap
Carlos De Maine
null at kde.org
Mon Sep 30 06:32:06 BST 2024
Git commit 14ae141ef88094a782019e68945f7e2e3d312b2f by Carlos De Maine.
Committed on 30/09/2024 at 05:31.
Pushed by carlosdem into branch 'Neon/unstable'.
wildcard the setcap
M +1 -1 debian/setcap.yaml
https://invent.kde.org/neon/neon-packaging/kwin-selenium-tester/-/commit/14ae141ef88094a782019e68945f7e2e3d312b2f
diff --git a/debian/setcap.yaml b/debian/setcap.yaml
index 6e54c21..11a18f8 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", "/opt/kwin-selenium-tester/bin/kwin_wayland"]
+- ["CAP_SYS_NICE=+ep", "*/bin/kwin_wayland"]
More information about the Neon-commits
mailing list