[X2Go-Commits] x2gobroker.git - tmp (branch) updated: 0.0.0.1-23-g4417389

X2Go dev team git-admin at x2go.org
Tue Apr 23 21:08:44 CEST 2013


The branch, tmp has been updated
       via  441738987b1baad30e9195c811bce85b3cc6809e (commit)
      from  0aca8cade7297dbe428473bcb5ca4e00d4f4bc10 (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.init |    3 +++
 1 file changed, 3 insertions(+)

The diff of changes is:
diff --git a/debian/x2gobroker-daemon.init b/debian/x2gobroker-daemon.init
index 7d945ed..fba7672 100755
--- a/debian/x2gobroker-daemon.init
+++ b/debian/x2gobroker-daemon.init
@@ -46,7 +46,10 @@ mkdir -p $RUNDIR/x2gobroker
 chown $X2GOBROKER_DAEMON_USER:nogroup $RUNDIR/x2gobroker
 chmod 0700 $RUNDIR/x2gobroker
 
+# mend user ID variables when --chuid $X2GOBROKER_DAEMON_USER is used with start-stop-daemon
 export LOGNAME=$X2GOBROKER_DAEMON_USER
+export USER=$X2GOBROKER_DAEMON_USER
+export USERNAME=$X2GOBROKER_DAEMON_USER
 
 export X2GOBROKER_DEBUG
 export X2GOBROKER_DAEMON_USER


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