[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 84a07a50c36aca75f0f869c0c0d5e62aff714745

X2Go dev team git-admin at x2go.org
Sun May 19 13:02:57 CEST 2013


The branch, build-main has been updated
       via  84a07a50c36aca75f0f869c0c0d5e62aff714745 (commit)
      from  a994e7f8f7493d0feae189d57b154b99e2e7de9c (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 1173611..c65cca9 100644
--- a/debian/x2gobroker-daemon.init
+++ b/debian/x2gobroker-daemon.init
@@ -53,7 +53,7 @@ case "${1:-}" in
     if [ -f $PIDFILE ] ; then
       log_daemon_msg "Stopping X2Go Session Broker standalone daemon" "x2gobroker"
       set +e
-      start-stop-daemon -K -p $PIDFILE -x $DAEMON
+      start-stop-daemon -K -p $PIDFILE
       rm -f $PIDFILE
       log_end_msg $?
       set -e


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