This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit ce2f99282310060693ae8de9559e2832facd184f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 20 20:38:20 2020 +0200 contrib/x2go-mini-sshbroker: white-space cleanup --- contrib/x2go-mini-sshbroker | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/x2go-mini-sshbroker b/contrib/x2go-mini-sshbroker index 6a823c0..acf0189 100644 --- a/contrib/x2go-mini-sshbroker +++ b/contrib/x2go-mini-sshbroker @@ -22,9 +22,9 @@ # You can add sessions as for-everyone (defaultsessions), per-group, and per-user # You cannot add sessions based on IP range # You cannot deny sessions based on group, user, or IP range -# Checking for suspended sessions and resuming them only works if you are logged in +# Checking for suspended sessions and resuming them only works if you are logged in # to the broker with the same credentials that you want to use to start/resume -# the session AND +# the session AND # if broker and X2Go server are one and the same machine # (This could be expanded so it works with separate machines, as long as ssh # public/private key authentication and autologin is used.) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git