It appears that updating line 93 from /lib/udev/hdparm is enough to
solve the issue.

Modify from:
   DISC=$KEY 
to:
  DISC=$(readlink -f $KEY)

-- 
hdparm not being triggered with udev
https://bugs.launchpad.net/bugs/227705
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to