Logs active
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# Dieses Script startet den ssh-agent neu, wenn der Bildschirm gesperrt wird
|
||||
#
|
||||
|
||||
LOG_FILE="$HOME/.ssh-agent-screenlock.log"
|
||||
SOCKET_PATH="$HOME/.ssh/agent.sock"
|
||||
|
||||
# Check for existing instance
|
||||
pid_file="$HOME/.ssh-agent-watchdog.pid"
|
||||
if [ -f "$pid_file" ]; then
|
||||
|
||||
Reference in New Issue
Block a user