[neon/neon-packaging/plasma-remotecontrollers/Neon/unstable] debian: no exec sg plasma-bigscreen-uinput

Carlos De Maine null at kde.org
Wed Jun 4 15:35:26 BST 2025


Git commit a73fb97a231e3d5ee22cd494aadf8628d618755a by Carlos De Maine.
Committed on 04/06/2025 at 14:35.
Pushed by carlosdem into branch 'Neon/unstable'.

no exec sg plasma-bigscreen-uinput

M  +0    -1    debian/plasma-remotecontrollers.postinst

https://invent.kde.org/neon/neon-packaging/plasma-remotecontrollers/-/commit/a73fb97a231e3d5ee22cd494aadf8628d618755a

diff --git a/debian/plasma-remotecontrollers.postinst b/debian/plasma-remotecontrollers.postinst
index 0ede5fe..76b2846 100644
--- a/debian/plasma-remotecontrollers.postinst
+++ b/debian/plasma-remotecontrollers.postinst
@@ -12,5 +12,4 @@ fi
 if ! groups | grep -q ^plasma-bigscreen-uinput; then
     echo "Adding user to group plasma-bigscreen-uinput"
     usermod -aG plasma-bigscreen-uinput $SUDO_USER
-    exec sg plasma-bigscreen-uinput
 fi
\ No newline at end of file


More information about the Neon-commits mailing list