Import Debian changes 1.05+ds-2
hd-idle (1.05+ds-2) unstable; urgency=medium . * No-change, Source-only upload . hd-idle (1.05+ds-1) unstable; urgency=medium . * Initial release. Closes: #924749
This commit is contained in:
6
debian/hd-idle.service
vendored
6
debian/hd-idle.service
vendored
@@ -1,13 +1,11 @@
|
||||
[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
|
||||
Documentation=man:hd-idle(1)
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=forking
|
||||
EnvironmentFile=/etc/default/hd-idle
|
||||
ExecStart=/usr/sbin/hd-idle $HD_IDLE_OPTS
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user