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

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


The branch, tmp has been updated
       via  f7e9cc7089a4e6e78e855d7f404094acf800fa81 (commit)
      from  b9ada0c1fadd3eae4c7cbf1fd101eeea10398020 (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 9901128..59e868b 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 -S -p $PIDFILE -x $DAEMON
+      start-stop-daemon -b -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