Update 0001-Don-t-impose-limits-on-gpu-voltage-cpu-voltage-screen.patch

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-07-15 11:47:22 +03:00 committed by GitHub
parent 75cb40fb9e
commit 49feb8efd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,10 @@ Subject: [PATCH] Don't impose limits on gpu voltage,cpu voltage,screen
.../steamos-polkit-helpers/steamos-priv-write | 52 +++++++++++--------
1 file changed, 30 insertions(+), 22 deletions(-)
diff --git usr/bin/steamos-polkit-helpers/steamos-priv-write usr/bin/steamos-polkit-helpers/steamos-priv-write
diff --git a/usr/bin/steamos-polkit-helpers/steamos-priv-write b/usr/bin/steamos-polkit-helpers/steamos-priv-write
index 907133b..f57e2a4 100755
--- usr/bin/steamos-polkit-helpers/steamos-priv-write
+++ usr/bin/steamos-polkit-helpers/steamos-priv-write
--- a/usr/bin/steamos-polkit-helpers/steamos-priv-write
+++ b/usr/bin/steamos-polkit-helpers/steamos-priv-write
@@ -25,34 +25,42 @@ function DeclineWrite()
exit 1
}