reassign 530387 usbmount
thanks

On May 24, Rogério Brito <[email protected]> wrote:

> This is more or less a plea for help, since a package of mine, usbmount,
I really love people who open bugs to get support.

> When one matches (e.g., when I plug a USB thumb drive), the action of
> running a mount is done twice.
There has to be a reason. Log the environment with something like
"export > /tmp/xxx.$$" and see how the events are different.
I expect that your rules are not selective enough.
BTW, you probably want to match on "add|change" events (and this will
require locking).

Anyway, your script is ugly and it should not run vol_id a second time
since udev already does it. (Also, vol_id will disappear next month.)
It should be replaced by some matching on environment variables and a
simple call to pmount.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to