diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:18 +0000 |
commit | 5409deb45d34c3f9c0a3a9376c66b655e285edf9 (patch) | |
tree | 7a0c261616071956f4387f761bfb4e13a09e07ed /debian/systemd-container.install | |
parent | Adding debian version 256.5-1. (diff) | |
download | systemd-5409deb45d34c3f9c0a3a9376c66b655e285edf9.tar.xz systemd-5409deb45d34c3f9c0a3a9376c66b655e285edf9.zip |
Adding debian version 256.5-2.debian/256.5-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd-container.install')
-rwxr-xr-x | debian/systemd-container.install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/systemd-container.install b/debian/systemd-container.install index 203ae2a..2e82b65 100755 --- a/debian/systemd-container.install +++ b/debian/systemd-container.install @@ -1,5 +1,6 @@ #!/usr/bin/dh-exec usr/bin/importctl +<pkg.systemd.upstream> usr/bin/updatectl <pkg.systemd.upstream> usr/bin/systemd-vmspawn <pkg.systemd.upstream> usr/lib/systemd/system/systemd-vmspawn@.service usr/bin/machinectl @@ -17,6 +18,7 @@ usr/lib/systemd/systemd-nsresourcework usr/lib/systemd/systemd-portabled usr/lib/systemd/systemd-pull usr/lib/systemd/systemd-sysupdate +<pkg.systemd.upstream> usr/lib/systemd/systemd-sysupdated <pkg.systemd.upstream> usr/lib/systemd/system-generators/systemd-import-generator <pkg.systemd.upstream> usr/lib/systemd/system/sockets.target.wants/systemd-importd.socket usr/lib/systemd/system/systemd-nspawn@.service @@ -30,12 +32,14 @@ usr/lib/systemd/system/systemd-sysupdate-reboot.service usr/lib/systemd/system/systemd-sysupdate-reboot.timer usr/lib/systemd/system/systemd-sysupdate.service usr/lib/systemd/system/systemd-sysupdate.timer +<pkg.systemd.upstream> usr/lib/systemd/system/systemd-sysupdated.service usr/lib/systemd/system/var-lib-machines.mount usr/lib/systemd/system/machines.target usr/lib/systemd/system/*.target.wants/var-lib-machines.mount usr/lib/systemd/system/dbus-org.freedesktop.import1.service usr/lib/systemd/system/dbus-org.freedesktop.machine1.service usr/lib/systemd/system/dbus-org.freedesktop.portable1.service +<pkg.systemd.upstream> usr/lib/systemd/system/dbus-org.freedesktop.sysupdate1.service usr/bin/systemd-dissect usr/bin/systemd-nspawn usr/lib/tmpfiles.d/portables.conf @@ -44,13 +48,16 @@ usr/sbin/mount.ddi usr/share/dbus-1/system.d/org.freedesktop.import1.conf usr/share/dbus-1/system.d/org.freedesktop.machine1.conf usr/share/dbus-1/system.d/org.freedesktop.portable1.conf +<pkg.systemd.upstream> usr/share/dbus-1/system.d/org.freedesktop.sysupdate1.conf usr/share/dbus-1/system-services/org.freedesktop.import1.service usr/share/dbus-1/system-services/org.freedesktop.machine1.service usr/share/dbus-1/system-services/org.freedesktop.portable1.service +<pkg.systemd.upstream> usr/share/dbus-1/system-services/org.freedesktop.sysupdate1.service usr/share/polkit-1/actions/io.systemd.mount-file-system.policy usr/share/polkit-1/actions/org.freedesktop.import1.policy usr/share/polkit-1/actions/org.freedesktop.machine1.policy usr/share/polkit-1/actions/org.freedesktop.portable1.policy +<pkg.systemd.upstream> usr/share/polkit-1/actions/org.freedesktop.sysupdate1.policy usr/share/zsh/vendor-completions/_systemd-nspawn usr/share/zsh/vendor-completions/_sd_machines usr/share/zsh/vendor-completions/_machinectl |