From 7da2514a93faca93cb17e13c7bec249dbda644dd Mon Sep 17 00:00:00 2001 From: VC Date: Wed, 6 Nov 2024 13:18:35 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F:=20prefer=20balanced=20role?= =?UTF-8?q?=20to=20powersave?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/tuned/files/active_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tuned/files/active_profile b/roles/tuned/files/active_profile index e12c9dc..5bff2e1 100644 --- a/roles/tuned/files/active_profile +++ b/roles/tuned/files/active_profile @@ -1 +1 @@ -powersave spindown-disk +balanced spindown-disk