The branch, build-main has been updated via 3d8515215ebb7d424798583fa27d5168660dfa72 (commit) from 826a087d450237abc912d8498f2a7aeeb815065e (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: .../bin}/x2gosuspend-agent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) copy {x2goserver/lib => x2goserver-compat/bin}/x2gosuspend-agent (94%) The diff of changes is: diff --git a/x2goserver/lib/x2gosuspend-agent b/x2goserver-compat/bin/x2gosuspend-agent similarity index 94% copy from x2goserver/lib/x2gosuspend-agent copy to x2goserver-compat/bin/x2gosuspend-agent index 272d819..9ca6d4f 100755 --- a/x2goserver/lib/x2gosuspend-agent +++ b/x2goserver-compat/bin/x2gosuspend-agent @@ -27,4 +27,4 @@ shift; my $capt=shift; my @words=split(" ",$capt); -system("x2gosuspend-session @words[2] > /dev/null"); \ No newline at end of file +system("/usr/bin/x2gosuspend-session @words[2] > /dev/null"); \ No newline at end of file hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).