1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/sysutils/gstopd/pkg-descr
Michael Reifenberger d51451b438 Add gstopd to the ports.
gstopd stops disks (da(4) currently) after some amount of inactivity.
The inactivity is measured using GEOM(4) statistics.
2003-10-18 17:28:13 +00:00

8 lines
230 B
Plaintext

gstopd(8) stops disks after an amount of inactivity.
The inactivity is measured using GEOM(4) statistics.
Limitations & features:
- stops only da(4) disks currently.
- uses camcontrol(8)
- logs disk-stops through logger(1)