[X2Go-Commits] x2goserver.git - build-main (branch) updated: 4.0.1.9-8-g782dfcc

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:12:51 CET 2013


The branch, build-main has been updated
       via  782dfcc35fc578578f66a81c2e6b5dc1c281dbb2 (commit)
      from  e56275bef74a77a68b54135f3a91025c7e8ef306 (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 -----------------------------------------------------------------
commit 782dfcc35fc578578f66a81c2e6b5dc1c281dbb2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Dec 1 00:12:39 2013 +0100

    Grab systemd service file from Fedora and ship it upstream.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog   |    2 +-
 x2goserver.service |    9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)
 create mode 100644 x2goserver.service

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 7ee7b6e..a079dec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 x2goserver (4.0.1.10-0x2go1) UNRELEASED; urgency=low
 
-  * Continue development on stable branch of X2Go Server...
+  * Grab systemd service file from Fedora and ship it upstream.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 28 Nov 2013 16:16:22 +0100
 
diff --git a/x2goserver.service b/x2goserver.service
new file mode 100644
index 0000000..81df9a8
--- /dev/null
+++ b/x2goserver.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=X2Go session cleanup
+
+[Service]
+ExecStart=/usr/sbin/x2gocleansessions
+
+[Install]
+WantedBy=multi-user.target
+


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