[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-259-gf529384

X2Go dev team git-admin at x2go.org
Sat Dec 7 22:46:26 CET 2013


The branch, master has been updated
       via  f529384a2fcdc581286374f8839e3741e45e353c (commit)
      from  d3c6d5371658456e411fcb3ad066cd13065151aa (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 f529384a2fcdc581286374f8839e3741e45e353c
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 a5daf97..d1ced55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -65,7 +65,7 @@ x2goserver (4.1.0.0-0x2go1) UNRELEASED; urgency=low
 
 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