[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.1.1.3-119-gd45eed1

X2Go dev team git-admin at x2go.org
Fri Jan 3 18:05:05 CET 2014


The branch, build-baikal has been updated
       via  d45eed1fad248c20ce0fefeac180e13cb9155f38 (commit)
      from  9394f9bd9e433dab4d56496a037446e212374e17 (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/changelog       |    2 ++
 debian/x2goserver.init |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5191c55..4349cbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,8 @@ x2goserver (4.1.0.0-0~x2go1) UNRELEASED; urgency=low
     + Use Breaks/Replaces to exchange x2goserver.conf in x2goserver package by
       x2goserver.conf in new x2goserver-common package.
     + Move several x2goserver-* package to x2goserver's Recommends field.
+  * /debian/x2goserver.init:
+    + Rely on $PATH when invoking x2gocleansessions.
   * Move code in pre/post+inst/rm scripts around (from x2goserver package
     to libx2go-server-db-perl and x2goserver-common).
 
diff --git a/debian/x2goserver.init b/debian/x2goserver.init
index 5ae86e4..b70b9a9 100644
--- a/debian/x2goserver.init
+++ b/debian/x2goserver.init
@@ -19,7 +19,7 @@ start()
 			chmod 1777 $XSOCKDIR
 		fi
 		echo "Cleaning up stale X2Go sessions."
-		/usr/sbin/x2gocleansessions
+		x2gocleansessions
 }
 
 stop()


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).




More information about the x2go-commits mailing list