meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
sw:gpg:forwarding [2022/11/26 10:02] niziaksw:gpg:forwarding [2022/11/26 10:19] niziak
Line 87: Line 87:
  
  
 +Solution (exec on host)
 +<code bash>
 +echo "UPDATESTARTUPTTY" | gpg-connect-agent > /dev/null 2>&1
 +</code>