08-28-2019, 12:02 AM
Hi,
2. Comment out the launch line in /etc/rc.local. This will prevent udisks-glue from being run.
1. Yes, it's all in the udisks-glue conf file.
- the list of file systems
- the command thats called after a successful mount
- the command thats called after a successful un-mount
Those commands add or remove a Samba share point.
So prolly something like:
sudo apt-get install udisks2
sudo apt-get install udiskie
Then figure out the settings in the udiskie conf file.
-Tim
2. Comment out the launch line in /etc/rc.local. This will prevent udisks-glue from being run.
1. Yes, it's all in the udisks-glue conf file.
- the list of file systems
- the command thats called after a successful mount
- the command thats called after a successful un-mount
Those commands add or remove a Samba share point.
So prolly something like:
sudo apt-get install udisks2
sudo apt-get install udiskie
Then figure out the settings in the udiskie conf file.
-Tim