From 41b385b0763d7b12a83cdeb3baab518391230c72 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 14 Jul 2020 13:27:41 +0200 Subject: bin:spindown -> spindown.sh --- units/disk/jobs.pxu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units') diff --git a/units/disk/jobs.pxu b/units/disk/jobs.pxu index fc85e9d..cb16a46 100644 --- a/units/disk/jobs.pxu +++ b/units/disk/jobs.pxu @@ -137,7 +137,7 @@ requires: device.category == 'DISK' package.name == 'smartmontools' user: root -command: spindown +command: spindown.sh _description: Some new hard drives include a feature that parks the drive heads after a short period of inactivity. This is a power-saving feature, but it can have a bad interaction with the operating system that results in the drive constantly parked then activated. This produces excess wear on the drive, potentially leading to early failures. -- cgit v1.2.3