Hi! I'm trying to set up qubes-app-split-ssh (https://github.com/henn/qubes-app-split-ssh) which works fine, except for the .desktop file in the autostart folder that should be used to add SSH-keys. So I wrote a systemd unit file that would accomplish the same functionality. To get the $SSH_AUTH_SOCK environment variable I sourced /tmp/qubes-session-env, because it's the only way I found to connect to the ssh-agent. I wrote a .path unit that would monitor for /tmp/qubes-session-env and start a .service oneshot unit that would then source the file and make some calls to ssh-add.
As I have no experience with systemd units, or with Qubes OS internals, I was wondering if this is an okay solution for the problem or if it's somehow problematic? Thanks in advance for your answers! -- You received this message because you are subscribed to the Google Groups "qubes-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-devel/33d0c776-8b03-5445-60a4-dedf3707a4c5%40gmx.at. For more options, visit https://groups.google.com/d/optout.
