[X2Go-Commits] x2goserver.git - release/4.0.1.x (branch) updated: 3.0.99.8-21-g8084d7e

X2Go dev team git-admin at x2go.org
Thu Jun 6 13:35:05 CEST 2013


The branch, release/4.0.1.x has been updated
       via  8084d7edbc6a7efaf38debe468a1a7a25fd6d1eb (commit)
      from  f21aa45a5759d2d167050e069a829e615ceb865d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2goserver/bin/x2gostartagent |    3 +++
 1 file changed, 3 insertions(+)

The diff of changes is:
diff --git a/x2goserver/bin/x2gostartagent b/x2goserver/bin/x2gostartagent
index 5ad46fd..9609471 100755
--- a/x2goserver/bin/x2gostartagent
+++ b/x2goserver/bin/x2gostartagent
@@ -29,7 +29,10 @@ SSH_PORT=30000 #First ssh port 30001
 
 X2GO_ROOT=${HOME}/.x2go
 REMOTE=localhost
+
 X2GO_CLIENT=`echo $SSH_CLIENT | awk '{print $1}'`
+$X2GO_LIB_PATH/x2gosyslog "$0" "debug" "client announced itself as ,,$X2GO_CLIENT''"
+
 X2GO_GEOMETRY=$1; shift
 X2GO_LINK=$1; shift
 X2GO_PACK=$1; shift


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list