Sounds quite useful.

Would you test if the attached /lib/udev/hdparm does what you want?

diff /lib/udev/hdparm /tmp/hdparm 
93c93,98
<               DISC=$KEY
---
>               if [ -L $KEY ]
>               then
>                 DISC=$(readlink -m $KEY)
>               else
>                 DISC=$KEY

** Attachment added: "hdparm"
   http://launchpadlibrarian.net/14196394/hdparm

-- 
/lib/udev/hdparm Compares Against $DEVNAME.
https://bugs.launchpad.net/bugs/222458
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