On Tuesday, April 20, 2021 11:26:30 AM EDT John Horne wrote:
In there by selecting the '+ Add' button I have created a desktop config file simply by putting 'ssh-add' in the box (under the 'General' tab). This is just the name of the task. The location is '/home/xxx/.config/autostart' (where xxx is your userid). Click on the 'Application' tab, and enter '/usr/bin/ssh-add' in the 'Command:' box. then click on 'Okay'.
I had problems after upgrading to F34 and this procedure (after deleting the script that I used to use to accomplish this) restored the original function.
I would just clarify that the procedure is
System Settings -> Startup and Shutdown -> Autostart
then
+ Add -> Add Application
then type /usr/bin/ssh-add <ENTER>