From cd7ab2c79fe1f1d2b4b7c52474b77332a1fbb0a2 Mon Sep 17 00:00:00 2001 From: SChernykh Date: Sun, 25 Apr 2021 15:31:30 +0200 Subject: [PATCH] Add missing allow_writes=on to randomx_boost.sh --- scripts/randomx_boost.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/randomx_boost.sh b/scripts/randomx_boost.sh index 91a3cea8..4f4c8145 100755 --- a/scripts/randomx_boost.sh +++ b/scripts/randomx_boost.sh @@ -1,6 +1,6 @@ #!/bin/bash -modprobe msr +modprobe msr allow_writes=on if cat /proc/cpuinfo | grep "AMD Ryzen" > /dev/null; then