Download location (HTTP):       http://linux.bononline.nl/linux/autofsmanaged/src

Changes

3 june 2009

Although the basic concept of the automounter is that is only mounts a resource (local or remote) on demand, I now let the automounter mount the local USB devices mount forever, by using the --timeout=0 option. Also these devices are mounted directly when they are detected. I do this to prevent any confusion caused by HAL wanting to mount it at (at /media). Now when HAL detects it's already mounted (by looking at mtab) it won't take any action.
Also the desktop of my choice detects it's mounted at $HOME/Connections/Devices/$LABEL and uses that mountpath, and won't try to activate HAL at the same time.

Licence

This software and the construction is distributed under the terms of the GNU General Public License. A copy you'll find at the src directory.