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

Carlos De Maine null at kde.org
Sat Apr 29 03:16:58 BST 2023


Git commit 0f04607b0814df455a8a13568974fe4ab98b8883 by Carlos De Maine.
Committed on 29/04/2023 at 02:16.
Pushed by carlosdem into branch 'Neon/unstable'.

setcap

M  +1    -1    debian/setcap.yaml

https://invent.kde.org/neon/kde/kwin/commit/0f04607b0814df455a8a13568974fe4ab98b8883

diff --git a/debian/setcap.yaml b/debian/setcap.yaml
index 11a18f8..939c03f 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", "*/bin/kwin_wayland"]
+- ["CAP_SYS_NICE=+ep", "*/usr/kf6/bin/kwin_wayland"]


More information about the Neon-commits mailing list