We implemented a new feature for our PASSDORA Box. Passdora is a Raspberry Pi based system which hosts the Sequry password-manager.
Automatically created backups should be copied to a connected USB-drive.
In order to access the USB-drive and copy the backup-files onto it, it needs to be mounted first.
Since the process should be automated, requiring no user interaction besides plugging in the USB-drive, a background script is required that automatically mounts USB-drives when they're connected.
The following procedure should allow the automatic mount of USB-drives:
Thanks for reading
Jan, for PCSG Developers