diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:20:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:20:20 +0000 |
commit | b3fbd1cf4e0cd1b6fd9fb3fb0723bbca8e501c06 (patch) | |
tree | 1671c5ca3c1749be2a61e81aec8bd784d9b89f85 /debian/systemd.install | |
parent | Merging upstream version 256.4. (diff) | |
download | systemd-b3fbd1cf4e0cd1b6fd9fb3fb0723bbca8e501c06.tar.xz systemd-b3fbd1cf4e0cd1b6fd9fb3fb0723bbca8e501c06.zip |
Adding debian version 256.4-1.debian/256.4-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd.install')
-rwxr-xr-x | debian/systemd.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/systemd.install b/debian/systemd.install index df5f857..e3cd8c1 100755 --- a/debian/systemd.install +++ b/debian/systemd.install @@ -139,7 +139,6 @@ usr/lib/systemd/systemd-sulogin-shell usr/lib/systemd/systemd-sysctl usr/lib/systemd/systemd-sysroot-fstab-check usr/lib/systemd/systemd-timedated -usr/lib/systemd/systemd-time-wait-sync [amd64 i386 arm64 armhf riscv64] <!stage1> usr/lib/systemd/systemd-tpm2-setup usr/lib/systemd/systemd-update-done usr/lib/systemd/systemd-update-utmp @@ -365,7 +364,6 @@ usr/lib/systemd/system/systemd-sysext@.service usr/lib/systemd/system/systemd-sysext.socket usr/lib/systemd/system/systemd-sysusers.service usr/lib/systemd/system/systemd-timedated.service -usr/lib/systemd/system/systemd-time-wait-sync.service usr/lib/systemd/system/systemd-tmpfiles-clean.service usr/lib/systemd/system/systemd-tmpfiles-clean.timer usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service @@ -512,6 +510,7 @@ usr/share/zsh/vendor-completions/_systemd-path usr/share/zsh/vendor-completions/_systemd-run usr/share/zsh/vendor-completions/_systemd-tmpfiles usr/share/zsh/vendor-completions/_timedatectl +usr/share/zsh/vendor-completions/_varlinkctl var/lib/systemd/ ../extra/init-functions.d usr/lib/lsb/ ../extra/tmpfiles.d/*.conf usr/lib/tmpfiles.d/ @@ -529,3 +528,4 @@ var/lib/systemd/ ../extra/user.conf.d/10-coredump-debian.conf usr/lib/systemd/user.conf.d/ ../extra/sysctl.d/10-coredump-debian.conf usr/lib/sysctl.d/ ../extra/limits.d/10-coredump-debian.conf etc/security/limits.d/ +../extra/dbus-1/system.d/systemd-localed-read-only.conf usr/share/dbus-1/system.d/ |