[X2go-Commits] x2gobroker.git - master (branch) updated: 0.0.0.5-6-ga62fb92

X2Go dev team git-admin at x2go.org
Fri Mar 1 10:59:07 CET 2013


The branch, master has been updated
       via  a62fb92ed282ca25ded2e7782ee79386f9e68e7d (commit)
      from  8d008dbadaab7527ccd85580056eb3cbcc16b9fe (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 a62fb92ed282ca25ded2e7782ee79386f9e68e7d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Mar 1 10:58:52 2013 +0100

    post-commit fix for #127

-----------------------------------------------------------------------

Summary of changes:
 debian/x2gobroker-daemon.postinst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/x2gobroker-daemon.postinst b/debian/x2gobroker-daemon.postinst
index ab346f8..cc5fb54 100755
--- a/debian/x2gobroker-daemon.postinst
+++ b/debian/x2gobroker-daemon.postinst
@@ -35,7 +35,7 @@ case "$1" in
 			echo "Creating x2gobroker user." 1>&2
 			adduser --system \
 			        --disabled-password --disabled-login \
-			        --shell /bin/bash --group --home /var/lib/x2go/x2gobroker x2gobroker
+			        --shell /bin/bash --group --home /var/lib/x2gobroker x2gobroker
 		else
 			echo "User x2gobroker already exists." 1>&2
 			# make sure all settings are appropriate


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).




More information about the x2go-commits mailing list