From 1dc8da2d763a0a26c7b504eb5b068f1f0c26b663 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