Thanks for the quick feedback.

So, for others who may be lost like me, the new 'udev' way is (in 
/etc/udev/rules.d/99-my-rule.rules):
# Exclude my USB token (cf. pamusb) from automount
# NOTE: use 'udevadm test /sys/block/sdX' to find the ENV{ID_SERIAL} parameter
SUBSYSTEM=="block", ENV{ID_SERIAL}="****", ENV{UDISKS_PRESENTATION_NOPOLICY}="1"

(See http://manpages.ubuntu.com/manpages/lucid/man7/udisks.7.html ,
http://manpages.ubuntu.com/manpages/lucid/man7/udev.7.html, and
http://manpages.ubuntu.com/manpages/lucid/man8/udevadm.8.html for
further info)

Cheers

-- 
Nautilus should honor the HAL setting 'storage.automount_enabled_hint'
https://bugs.launchpad.net/bugs/608774
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