#!/bin/sh

# Kill the SSH agent started by /etc/dt/config/Xsession.d/sshagent
ssh-agent -k

