diff --git a/patches/0001-Don-t-impose-limits-on-gpu-voltage-cpu-voltage-screen.patch b/patches/0001-Don-t-impose-limits-on-gpu-voltage-cpu-voltage-screen.patch index c85bb89..90d3546 100644 --- a/patches/0001-Don-t-impose-limits-on-gpu-voltage-cpu-voltage-screen.patch +++ b/patches/0001-Don-t-impose-limits-on-gpu-voltage-cpu-voltage-screen.patch @@ -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 }