[X2Go-Commits] [x2goserver] 05/05: debian/x2goserver.install: install new /etc/tmpfiles.d/x2goserver.conf conffile.
git-admin at x2go.org
git-admin at x2go.org
Wed Jan 24 11:55:58 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch release/4.0.1.x
in repository x2goserver.
commit 92675d19b995a34591b97ecac4a8ecbc113a39b8
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Jan 24 10:58:23 2018 +0100
debian/x2goserver.install: install new /etc/tmpfiles.d/x2goserver.conf conffile.
---
debian/changelog | 2 ++
debian/x2goserver.install | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 4513312..596cfac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -96,6 +96,8 @@ x2goserver (4.0.1.23-0x2go1) UNRELEASED; urgency=medium
- Fix logic when checking for "distro version lower than X".
- Add new conffile /etc/tmpfiles.d/x2goserver.conf on systems that actually
use/have systemd.
+ * debian/x2goserver.install:
+ - Install new /etc/tmpfiles.d/x2goserver.conf conffile.
-- X2Go Release Manager <git-admin at x2go.org> Sat, 11 Nov 2017 13:01:29 +0100
diff --git a/debian/x2goserver.install b/debian/x2goserver.install
index 08ba586..919d412 100644
--- a/debian/x2goserver.install
+++ b/debian/x2goserver.install
@@ -4,6 +4,7 @@ x2goserver/lib/x2go* /usr/lib/x2go/
x2goserver/etc/x2go* /etc/x2go/
x2goserver/etc/sudoers.d/x2goserver /etc/sudoers.d
x2goserver/etc/logcheck/ignore.d.server/x2goserver /etc/logcheck/ignore.d.server/
+x2goserver/etc/tmpfiles.d/x2go* /etc/tmpfiles.d/
x2goserver/VERSION.x2goserver /usr/share/x2go/versions/
x2goserver/x2gosqlitewrapper /usr/lib/x2go/
x2goserver/share/x2gofeature.d /usr/share/x2go/
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
More information about the x2go-commits
mailing list