File 0001-Revert-Hijack-the-steam-polkit-helper-for-jupiter-bi.patch of Package jupiter-hw-support
From 04860847b632093fc9502124a9fd2e604c11288a Mon Sep 17 00:00:00 2001
From: TobiPeterG <github.threefold020@passmail.net>
Date: Tue, 23 Dec 2025 20:40:12 +0100
Subject: [PATCH] Revert "Hijack the steam polkit helper for
jupiter-biosupdate"
This reverts commit 7d74ae6dd3ab70e5cd0808e57e31aeb270eb9a3f.
---
usr/bin/steamos-polkit-helpers/jupiter-biosupdate | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/usr/bin/steamos-polkit-helpers/jupiter-biosupdate b/usr/bin/steamos-polkit-helpers/jupiter-biosupdate
index 847a523..1d7b792 100755
--- a/usr/bin/steamos-polkit-helpers/jupiter-biosupdate
+++ b/usr/bin/steamos-polkit-helpers/jupiter-biosupdate
@@ -7,8 +7,5 @@ then
exec pkexec --disable-internal-agent "$0" "$@"
fi
-# Sike! This is so the steam interface that originally wanted jupiter-biosupdate triggers the whole firmware update
-# logic, which will call back to jupiter-biosupdate on necessary devices.
-#
-# This should all be moved to steamos-manager
-exec /usr/bin/steamos-firmware-update "$@"
+exec /usr/bin/jupiter-biosupdate "$@"
+
--
2.52.0