[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh-add after graphical login



Le 23/03/2023 à 09:42, Yassine Chaouche a écrit :
Hello all,

I'd like something to run ssh-add right after I login to my desktop
(KDE).
ssh-add needs to prompt me for my passphrase,
and doesn't need any privileges.

What are my options?

Best,


I  do this way :

I create a shell script ~/bin/start-session.sh in this script I have the command ssh-add < -

in System Settings > Startup and Shutdown > autostart I add this script as a login script



Reply to: