Guest User

Untitled

a guest
Nov 19th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. --default-cache-ttl n
  2. Set the time a cache entry is valid to n seconds. The default is 600 seconds.
  3. --max-cache-ttl n
  4. Set the maximum time a cache entry is valid to n seconds. After this time a cache entry will be expired even if it has been accessed recently. The default is 2 hours (7200 seconds).
  5.  
  6. keychain --clear --agents gpg
  7.  
  8. echo RELOADAGENT | gpg-connect-agent
Add Comment
Please, Sign In to add comment