[X2Go-Commits] x2gobroker.git - statusflag (branch) updated:	0.0.0.5-5-g8d008db
    X2Go dev team 
    git-admin at x2go.org
       
    Tue Jun  4 21:09:48 CEST 2013
    
    
  
The branch, statusflag has been updated
       via  8d008dbadaab7527ccd85580056eb3cbcc16b9fe (commit)
      from  c671ef9817d26b7a8cf0350558dd6887f9ad1787 (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:
 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 d89a488..ab346f8 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
+			        --shell /bin/bash --group --home /var/lib/x2go/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