Hi, Am 08.11.21 um 10:37 schrieb David H: > Also I'm not sure whether this setting > will be persisted through terminal sessions or upgrades to Gnucash - you > might have to do some reading to determine that but it seems to persist > between terminal sessions at least ;-) > > sudo flatpak override org.gnucash.GnuCash --filesystem=/media/John/JETFLASH
flatpak override … is persistent. For a single session you can use flatpak run --filesystem=/media/John/JETFLASH org.gnucash.GnuCash Nitpick: While I would add the PCSC socket for all users, if a card reader is pressent: sudo flatpak override org.gnucash.GnuCash --socket=pcsc I would not expose John's stick or mount point to other users, so: NO "sudo" or "--system" in this command. Regards Frank _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.