Import Upstream version 1.05+ds

This commit is contained in:
geos_one
2025-08-06 15:48:18 +02:00
parent 0ef82355c6
commit 7527bfa483
40 changed files with 1036 additions and 3526 deletions

View File

@@ -1,13 +0,0 @@
[Unit]
Description=hd-idle - spin down idle hard disks
Documentation=man:hd-idle(8)
After=suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target
[Service]
Type=simple
EnvironmentFile=/etc/default/hd-idle
ExecStart=/usr/sbin/hd-idle $HD_IDLE_OPTS
Restart=always
[Install]
WantedBy=multi-user.target