Commit Graph

7 Commits

Author SHA1 Message Date
Luca Boccassi
73788f18c6 Add nodoc profile support
Co-authored-by: Michael Biebl <biebl@debian.org>
2022-06-22 12:40:56 +00:00
Michael Biebl
7785b9296f Move a few man pages from systemd to systemd-journal-remote
The systemd package shipped a few systemd-journal-remote and
systemd-journal-upload related man pages which really belong into the
systemd-journal-remote package. Move those man pages into the correct
package and add a Breaks/Replaces against systemd accordingly.

Closes: #903557
2018-07-12 22:41:39 +02:00
Martin Pitt
dc426c3746 Enable systemd-sysusers unit and provide correct Debian static u/gids
Add a helper script debian/extra/make-sysusers-basic which generates a
sysusers.d(5) file from Debian's static master passwd/group files.
systemd 238 now supports  specifying different uid and gid and a
non-default login shell, so this is possible now.

Closes: #888126
2018-03-13 21:05:03 +01:00
Martin Pitt
53df539dff Manually install tmpfiles.d/systemd-remote.conf if exists
https://github.com/systemd/systemd/pull/6467 drops
tmpfiles.d/systemd-remote.conf, so it will be gone from 235 on and for upstream
CI.  Move this file from dh_install to manual installation when present.
2017-08-09 18:43:58 +02:00
Michael Biebl
0c99683691 Install new journal-upload.conf man pages in systemd-journal-remote 2016-11-04 00:37:36 +01:00
Michael Biebl
5e056e1ab2 Enable GnuTLS support as systemd-journal-remote makes sense mostly with encryption enabled 2015-08-30 21:55:26 +02:00
Michael Biebl
52758faa6f Add new binary package "systemd-journal-remote"
This contains tools for sending/receiving remote journal logs:
systemd-journal-{remote,upload,gatewayd}.

Closes: #742802
LP: #1480952
2015-08-25 07:51:40 +02:00