[X2Go-Commits] x2gothinclient.git - wheezy-tce (branch) updated: 1.0.1.8-97-gfc475f8

X2Go dev team git-admin at x2go.org
Mon Jul 22 11:14:32 CEST 2013


The branch, wheezy-tce has been updated
       via  fc475f84bcca986b08680175b7a546c9b9e6ded9 (commit)
      from  07237248eb43f48b171b4b6471ca42457ca42af6 (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:
 x2gothinclient/sbin/x2gothinclientd |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gothinclient/sbin/x2gothinclientd b/x2gothinclient/sbin/x2gothinclientd
index d084166..ff3e5b5 100755
--- a/x2gothinclient/sbin/x2gothinclientd
+++ b/x2gothinclient/sbin/x2gothinclientd
@@ -26,7 +26,7 @@ use IPC::Open3;
 sub catch_term
 {
 	system ("killall --user x2gothinclient --wait x2goclient");
-	system ("killall --user x2gothinclient --wait Xorg");
+	system ("killall --wait Xorg");
 	system ("killall --user x2gothinclient --wait pulseaudio");
 	system ("killall --user x2gothinclient --wait dbus-daemon");
 	system ("killall --user x2gothinclient --wait dbus-launch");


hooks/post-receive
-- 
x2gothinclient.git (X2Go Thin Client Environment)

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 "x2gothinclient.git" (X2Go Thin Client Environment).




More information about the x2go-commits mailing list