Jelajahi Sumber

Locking dumps agent identities

Samuel W. Flint 1 tahun lalu
induk
melakukan
33b0e00c32
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      lock-screen

+ 1 - 0
lock-screen

@@ -13,6 +13,7 @@ case ${1} in
         i3lock -c 536a77 -e -f
         ;;
     lock)
+        ssh-add -D
         xidlehook-client --socket ~/.xidlehook.sock \
                          control --action trigger --timer 0
         ;;