X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=blobdiff_plain;f=bin%2Fssh-wrapper;h=14d9525ad741911eb6ff380b4362ffbbb259cdad;hp=813ba324a0dea203a1165e426b36e5cc5990ca1c;hb=33f375d471ae7ba49c41eaa6771c79f75d6ad33e;hpb=18800d67938e5beaaeb9771aae39044318c818ee diff --git a/bin/ssh-wrapper b/bin/ssh-wrapper index 813ba32..14d9525 100755 --- a/bin/ssh-wrapper +++ b/bin/ssh-wrapper @@ -18,5 +18,5 @@ shift [ -f "$bin" -a -x "$bin" ] || exit 1 -exec $bin $@ +exec $bin --recorduser $@