Re: unmount automatically mounted USB devices by systemd-udevd

2020-07-12 Thread Angelo Moreschini
Thank you Patick I didn't know fstab can be used to prevent mountage USS HD .thank you for the advice. In every case is better to do it by the script. My empiric rule works... and I'continue to use it :-). Still thank you Angelo On Mon, Jul 13, 2020, 00:16 Patrick O'Callaghan wrote: > On

Re: unmount automatically mounted USB devices by systemd-udevd

2020-07-12 Thread Patrick O'Callaghan
On Sun, 2020-07-12 at 10:10 +0300, Angelo Moreschini wrote: > Hi, > > > I made a script that (using rsync ) run a backup of some > (particular) data of my computer. > > I use an external USB-HD to store data of the backup and, of course, I need > to mount this HD-device before. > > > A problem

unmount automatically mounted USB devices by systemd-udevd

2020-07-12 Thread Angelo Moreschini
Hi, I made a script that (using rsync ) run a backup of some (particular) data of my computer. I use an external USB-HD to store data of the backup and, of course, I need to mount this HD-device before. A problem come because systemd-udevd automatically mount plugged USB devices when they are