From 9424191a936b2ae12d9abc2d59169bb4f20cf476 Mon Sep 17 00:00:00 2001 From: pimlie Date: Wed, 16 Apr 2025 13:43:07 +0200 Subject: [PATCH] chore: add possible package name for turbostat --- plugins/sensors/turbostat_ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/sensors/turbostat_ b/plugins/sensors/turbostat_ index 579aff5b..e0e183fc 100755 --- a/plugins/sensors/turbostat_ +++ b/plugins/sensors/turbostat_ @@ -24,8 +24,8 @@ anything about what happened between two measurements. =head1 INSTALLATION -On debian systems turbostat is provided by the linux-tools-generic package. If you are running a custom -kernel, you can also build turbostat as follows: +On debian systems turbostat is provided by either the linux-tools-generic or linux-cpupower package. +If you are running a custom kernel, you can also build turbostat as follows: $ apt-get install build-essential git libcap-dev $ cd /usr/local/src