On Thu, Nov 29, 2012 at 8:20 PM, Bruce Hill <da...@happypenguincomputers.com> wrote: > On Thu, Nov 29, 2012 at 07:31:10PM +0000, Jorge Almeida wrote: >> >> It is a matter of programming, not looking. I need a program that creates the >> symlink when the device is plugged in. Think mdev (more precisely, a >> complement to mdev that would take care of a few particular devices, to allow >> using fstab to mount them in chosen mountpoints, and then leave the >> rest to mdev). > > Have you considered sys-apps/uam ? > -- Didn't know about it. But it doesn't look promising. It requires udev (which by itself would do what I want) and it's oriented towards automounting, which I don't need nor want.
Thanks, J.A.