Install Udisks-glue On A Debian And Raspbian
Install udisks-glue
-
Debian
apt-get install udisks-glueClick to copy -
Raspbian
apt-get install udisks-glueClick to copy
udisks-glue
simple automount daemon with support for user-defined actionsudisks-glue is a daemon that can perform user-configurable actions when a certain udisks event (such as the insertion, mount or removal of a device or storage media) is detected. It can also be configured to automatically mount devices. It listens to udisks events on the system bus and performs actions in response as specified in the configuration file. udisks-glue is useful for automatically mounting removable devices or running arbitrary commands.
Install the latest version of udisks-glue in Debian and Raspbian from terminal. To install the udisks-glue just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of udisks-glue from the respository and install it in your computer/server.




