rbrito / usbmount

Simple set of scripts to automount removable devices for a Linux system
275 stars 86 forks source link

Create a label symlink to plugged device #34

Open orendu opened 3 years ago

orendu commented 3 years ago

Added a script in mount.d to create another symlink in /var/run/usbmount based on the label of the plugged filesystem, as provided by e2label. Remove symlinks script modified to clean all existing symlinks to unplugged filesystem. Readme updated. debian install modified (untested).

Signed-off-by: Oren Duer oren@nvidia.com