From c1ecfe42ff1a0d6bfc918937cf17b07e653f4f81 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 30 Oct 2018 01:25:05 -0400 Subject: bring back watch-lock --- bin/on-lock | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bin/on-lock (limited to 'bin/on-lock') diff --git a/bin/on-lock b/bin/on-lock new file mode 100755 index 0000000..b9fa1fe --- /dev/null +++ b/bin/on-lock @@ -0,0 +1,5 @@ +#!/bin/sh + +sudo -K +ssh-add -D +echo RELOADAGENT | gpg-connect-agent -- cgit v1.2.3-54-g00ecf