I wanted to make automation script that would add correct line tu
automount config file for usb devices. I made add script and remove
script, but remove script is not started even after reinserting any
usb storage device.
I added the line:

echo $REMOVER >>/var/log/udev-log

to usb.agent just after place where

remove)

 is, and the line

env >> /var/log/udev-log

I noticed that there are only "/var/run/usb/" lines made by echo
(there is no correct $REMOVER value) and env.

It does not work for any usb storage device that I have.

Is it a bug??
How can this be fixed?

-- 
gentoo-user@gentoo.org mailing list

Reply via email to