This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 0e39f16006d420d0ce39800d06d2145213a6c993 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jan 24 10:58:23 2018 +0100 debian/x2goserver.install: install new /etc/tmpfiles.d/x2goserver.conf conffile. Cherry-picked from release/4.0.1.x branch. Moved into x2goserver-common package. --- debian/changelog | 2 ++ debian/x2goserver-common.install | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 38e2398..e4c2ec4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -400,6 +400,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@x2go.org> Sat, 11 Nov 2017 13:01:29 +0100 diff --git a/debian/x2goserver-common.install b/debian/x2goserver-common.install index ded9e15..21c30fe 100644 --- a/debian/x2goserver-common.install +++ b/debian/x2goserver-common.install @@ -1,2 +1,3 @@ x2goserver-common/etc/x2go* /etc/x2go/ +x2goserver-common/etc/tmpfiles.d/x2go* /etc/tmpfiles.d/ x2goserver-common/VERSION.x2goserver-common /usr/share/x2go/versions/ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git