This commit is contained in:
2023-02-21 12:44:04 -05:00
parent 5868233e2d
commit 1f58185d0b

View File

@@ -25,3 +25,4 @@ fi
if [ -z "${sshpid}" ]; then if [ -z "${sshpid}" ]; then
rm -f $SSH_AUTH_SOCK rm -f $SSH_AUTH_SOCK
( setsid socat UNIX-LISTEN:$SSH_AUTH_SOCK,fork EXEC:"${pkgs.npiperelay} -ei -s //./pipe/openssh-ssh-agent",nofork & ) >/de>fi ( setsid socat UNIX-LISTEN:$SSH_AUTH_SOCK,fork EXEC:"${pkgs.npiperelay} -ei -s //./pipe/openssh-ssh-agent",nofork & ) >/de>fi
fi