diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-16 18:27:37 +0000 |
commit | 6e2a6bc11407484e3a7ef96ecf859613dd8ee664 (patch) | |
tree | ab410a0df7b4083d866bb41b1a4bf4a9ac335ff6 /debian/systemd-container.install | |
parent | Releasing progress-linux version 256.5-1~progress7.99u1. (diff) | |
download | systemd-6e2a6bc11407484e3a7ef96ecf859613dd8ee664.tar.xz systemd-6e2a6bc11407484e3a7ef96ecf859613dd8ee664.zip |
Merging debian version 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 |