The branch, master has been updated via 8a2565191817ccb368d673254d745fa965003e9d (commit) from 62eaea2679bfb682a6f5a5c56491e33d943e3b20 (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 ----------------------------------------------------------------- commit 8a2565191817ccb368d673254d745fa965003e9d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 30 13:37:40 2013 +0100 fix host= attribute in default x2gobroker-sessionprofiles.conf ----------------------------------------------------------------------- Summary of changes: etc/broker/x2gobroker-sessionprofiles.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/etc/broker/x2gobroker-sessionprofiles.conf b/etc/broker/x2gobroker-sessionprofiles.conf index dccfcf8..227a5ca 100644 --- a/etc/broker/x2gobroker-sessionprofiles.conf +++ b/etc/broker/x2gobroker-sessionprofiles.conf @@ -65,13 +65,13 @@ directrdp=false [localhost-kde] name=KDE - localhost user= -hostname=localhost +host=localhost command=KDE [localhost-mate] name=MATE - localhost user= -hostname=localhost +host=localhost command=MATE ### EXAMPLES: Below you find some config examples. Adapt them to your needs or hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).