summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 09b7348..b096b89 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -1480,7 +1480,7 @@ bool create_playlist(void)
close(fd);
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
- cpu_boost(true);
+ cpu_boost(false);
#endif
sleep(HZ);