From acb7d0ffd98f7c5ccdf48a25d5e151a5be4a1475 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Thu, 21 Apr 2011 17:15:48 +0200 Subject: [PATCH] New upstream version --- debian/changelog | 8 ++++++++ debian/systemd.install | 9 +++++++-- tmpfiles.d/legacy.conf | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a88263d..00546e4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +systemd (25-1) experimental; urgency=low + + * New upstream release, target experimental due to initscripts + dependency. + - Fixes where to look for locale config. Closes: #619166 + + -- Tollef Fog Heen Thu, 21 Apr 2011 13:50:13 +0200 + systemd (20-1) unstable; urgency=low * New upstream version diff --git a/debian/systemd.install b/debian/systemd.install index da74826d..8ab553b9 100644 --- a/debian/systemd.install +++ b/debian/systemd.install @@ -9,10 +9,15 @@ bin/systemd-tmpfiles lib/systemd/ lib/udev/rules.d/99-systemd.rules usr/bin/systemd-cgls +usr/bin/systemd-nspawn +usr/bin/systemd-stdio-bridge +usr/bin/systemd-analyze usr/share/man/man1/systemd-notify.1 usr/share/man/man1/systemd-cgls.1 usr/share/man/man1/systemd.1 usr/share/man/man1/systemctl.1 +usr/share/man/man1/systemd-nspawn.1 +usr/share/man/man1/systemd-ask-password.1 usr/share/man/man3 usr/share/man/man5 usr/share/man/man7 @@ -20,8 +25,8 @@ usr/share/man/man8/systemd-tmpfiles.8 usr/share/dbus-1 usr/share/doc usr/share/pkgconfig -usr/share/systemd/user usr/share/polkit-1 -debian/lsb-base-logging.sh etc/ +usr/lib/systemd/user +debian/init-functions lib/lsb debian/lib-init-rw.automount lib/systemd/system/ debian/lib-init-rw.mount lib/systemd/system/ diff --git a/tmpfiles.d/legacy.conf b/tmpfiles.d/legacy.conf index 9198e89d..fe2155d4 100644 --- a/tmpfiles.d/legacy.conf +++ b/tmpfiles.d/legacy.conf @@ -17,6 +17,6 @@ # On modern systems a BSD file lock is a better choice if # serialization is needed on those devices. -d /run/lock 0755 root root - +d /run/lock 1755 root root - d /run/lock/subsys 0755 root root - d /run/lock/lockdev 0775 root lock - -- 2.39.5