systemd.git
5 years agoMake /run/lock tmpfs an API fs
Michael Biebl [Thu, 4 Sep 2014 23:15:16 +0000 (01:15 +0200)]
Make /run/lock tmpfs an API fs

The /run/lock directory is world-writable in Debian due to historic
reasons. To avoid user processes filling up /run, we mount a separate
tmpfs for /run/lock. As this directory needs to be available during
early boot, we make it an API fs.

Drop it from tmpfiles.d/legacy.conf to not clobber the permissions.

Closes: #751392
Gbp-Pq: Topic debian
Gbp-Pq: Name Make-run-lock-tmpfs-an-API-fs.patch

5 years agoBring tmpfiles.d/tmp.conf in line with Debian defaults
Tollef Fog Heen [Tue, 5 Jun 2012 18:59:36 +0000 (20:59 +0200)]
Bring tmpfiles.d/tmp.conf in line with Debian defaults

Closes: #675422
Gbp-Pq: Topic debian
Gbp-Pq: Name Bring-tmpfiles.d-tmp.conf-in-line-with-Debian-defaul.patch

5 years agoUse Debian specific config files
Michael Biebl [Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)]
Use Debian specific config files

Use /etc/default/locale instead of /etc/locale.conf for locale settings.

Use /etc/default/keyboard instead of /etc/X11/xorg.conf.d/00-keyboard.conf for
keyboard configuration.

Read/write /etc/timezone if /etc/localtime does not exist.

Gbp-Pq: Topic debian
Gbp-Pq: Name Use-Debian-specific-config-files.patch

5 years agosystemd (247.1-3) unstable; urgency=medium
Michael Biebl [Thu, 3 Dec 2020 22:53:29 +0000 (22:53 +0000)]
systemd (247.1-3) unstable; urgency=medium

  * d/t/timedated: Ignore return code of dbus-monitor in wait_mon()
    We are not really interested in the return code and error messages from
    dbus-monitor after killing it, so ignore them to avoid undesired
    autopkgtest failures.

[dgit import unpatched systemd 247.1-3]

5 years agoImport systemd_247.1-3.debian.tar.xz
Michael Biebl [Thu, 3 Dec 2020 22:53:29 +0000 (22:53 +0000)]
Import systemd_247.1-3.debian.tar.xz

[dgit import tarball systemd 247.1-3 systemd_247.1-3.debian.tar.xz]

5 years agoImport systemd_247.1.orig.tar.gz
Michael Biebl [Tue, 1 Dec 2020 16:17:28 +0000 (16:17 +0000)]
Import systemd_247.1.orig.tar.gz

[dgit import orig systemd_247.1.orig.tar.gz]