Dear maintainer,

adding the attached systemd unit fixes restoring the hdparm
configuration when systemd is used. I'd appreciate if you could add this
(or a similar solution) to the package.

Kind regards
Ralf
[Unit]
Description=hdparm resume actions
After=suspend.target
After=hibernate.target
After=hybrid-sleep.target

[Service]
Type=simple
ExecStart=/usr/lib/pm-utils/power.d/95hdparm-apm resume

[Install]
WantedBy=suspend.target
WantedBy=hibernate.target
WantedBy=hybrid-sleep.target

Reply via email to