hd-idle/debian/control
2025-08-06 15:37:55 +02:00

25 lines
1.1 KiB
Plaintext

Source: hd-idle
Section: admin
Priority: optional
Maintainer: Andoni del Olmo <andoni.delolmo@gmail.com>
Build-Depends: debhelper (>=9), golang-go:native (>= 1.3.3), dh-golang
Standards-Version: 4.3.0
Vcs-Browser: https://github.com/adelolmo/hd-idle
Vcs-Git: https://github.com/adelolmo/hd-idle.git
Homepage: https://github.com/adelolmo/hd-idle
Package: hd-idle
Architecture: any
Description: Spin down idle hard disks
hd-idle is a utility program for spinning-down external disks after a period
of idle time. Since most external IDE disk enclosures don't support setting
the IDE idle timer, a program like hd-idle is required to spin down idle disks
automatically.
.
A word of caution: hard disks don't like spinning up too often. Laptop disks
are more robust in this respect than desktop disks but if you set your disks
to spin down after a few seconds you may damage the disk over time due to the
stress the spin-up causes on the spindle motor and bearings. It seems that
manufacturers recommend a minimum idle time of 3-5 minutes, the default in
hd-idle is 10 minutes.