I agree, for example I have ~/.cache on tmpfs and at each restart I lose the configuration.
To work, at startup I launch this:
    mkdir -p "/home/root/.cache/keeepassxc"
    ln -sfn "/home/root/.config/keepassxc.ini" "/home/root/.cache/keeepassxc/keepassxc.ini"
but it would be better to solve the problem from application.

Thanks,
Antonio

Reply via email to