diff --git a/veille.sh b/veille.sh index 74bc417..b2f63ef 100755 --- a/veille.sh +++ b/veille.sh @@ -18,7 +18,7 @@ killall ssh-agent rm -rf /tmp/ssh-* # GPG Agent keychain --agents gpg --clear -killall gpg-agent +kill $(pidof gpg-agent) # Delete everything link to ssh-agent or gpg-agent rm -rf ~/.keychain/* # Keepass2 (killall keepass, both those launch with 'mono' and those launch with 'cli)