summarylogtreecommitdiffstats
path: root/cpufreqctl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'cpufreqctl.patch')
-rw-r--r--cpufreqctl.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpufreqctl.patch b/cpufreqctl.patch
new file mode 100644
index 000000000000..a34bf6c2c0e6
--- /dev/null
+++ b/cpufreqctl.patch
@@ -0,0 +1,8 @@
+--- src/cpupower-8/cpufreqctl 2017-02-25 18:01:09.000000000 +0100
++++ ./cpufreqctl 2020-01-15 00:18:19.885481690 +0100
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/usr/bin/pkexec /bin/bash
+ if [ $# -lt 2 ]
+ then
+ echo "Usage: cpufreqctl.sh {turbo|min|max} {value}"