From: Jose J. R. <jo...@gm...> - 2006-04-09 08:21:37
|
On 4/9/06, Jose J. Rodriguez <jo...@gm...> wrote: > On 4/9/06, Jose J. Rodriguez <jo...@gm...> wrote: > > > Of course, vl-hot works too. It even coldplugs, that is, if you have a > > pendrive attached on boot, it will be mounted. Of course, where the > > heck the desktop icon ends up is anybody's guess, lol, as there's no > > logged-in user at that point! > > > > I'm calling this a new branch of vl-hot, 0.3.0, and it's committed to > the SF cvs already. If you want it and don't want to mess with the cvs > yet, just let me know. > Sorry, forgot one little detail, lol. You need to edit /etc/sudoers to reflect the change in path for vl-hot, like this: from: MOUNT1=3D/etc/udev/scripts/vl-hot_mount,/etc/udev/scripts/vl-hot_umou= nt, ..... to: MOUNT1=3D/lib/udev/vl-hot_mount,/lib/udev/vl-hot_umount, ..... In actual fact, only vl-hot_umount is relevant in /etc/sudoers, as this is only needed to allow the desktop icon to unmount the drive. Regards, Joe1962 |