From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030414 Description of problem: If you specify you want to automount a device, devlabel doesn't unmount the device when you remove the hardware. It only removes the symlink. Version-Release number of selected component (if applicable): devlabel-0.26.08-4 How reproducible: Always Steps to Reproduce: 1. Add device with --automount 2. Connect device (it gets mounted) 3. Disconnect device Actual Results: The symlink is removed but the mountpoint isn't unmounted Expected Results: The mountpoint should be unmounted and the symlink removed. Additional info:
Created attachment 91487 [details] Patch that unmounts when disconnecting hardware
This has already been fixed in devlabel 0.37.03. Thanks, though. RH needs to pick up this latest version. http://www.lerhaupt.com/devlabel/
Fixed in current releases.