[X2Go-Commits] x2gobroker.git - tmp (branch) updated: 10be8116a454d78f4a04417b7241fe14a8f331dd

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


The branch, tmp has been updated
       via  10be8116a454d78f4a04417b7241fe14a8f331dd (commit)
      from  a395fccb7649db1795f947319520345aa28b4b4f (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 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/x2gobroker-daemon.init b/debian/x2gobroker-daemon.init
index 59e868b..1173611 100644
--- a/debian/x2gobroker-daemon.init
+++ b/debian/x2gobroker-daemon.init
@@ -44,7 +44,7 @@ case "${1:-}" in
       log_daemon_msg "Starting X2Go Session Broker standalone daemon" "x2gobroker"
       mkdir -p $RUNDIR
       set +e
-      start-stop-daemon -b -S -p $PIDFILE -x $DAEMON
+      start-stop-daemon -b -m -S -p $PIDFILE -x $DAEMON
       log_end_msg $?
       set -e
     fi


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