diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-19 09:14:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-19 09:14:35 +0000 |
commit | c1edb76da8591808b80d74d6a79b7c475e6ff6cf (patch) | |
tree | a2116ab4179baaba7a4adc285b39d78b1ccda931 /debian/systemd-container.install | |
parent | Adding debian version 256-1. (diff) | |
download | systemd-c1edb76da8591808b80d74d6a79b7c475e6ff6cf.tar.xz systemd-c1edb76da8591808b80d74d6a79b7c475e6ff6cf.zip |
Adding debian version 256-2.debian/256-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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/systemd-container.install b/debian/systemd-container.install index b97c2ae..f3badad 100755 --- a/debian/systemd-container.install +++ b/debian/systemd-container.install @@ -16,12 +16,17 @@ usr/lib/systemd/systemd-nsresourced usr/lib/systemd/systemd-nsresourcework usr/lib/systemd/systemd-portabled usr/lib/systemd/systemd-pull +usr/lib/systemd/systemd-sysupdate usr/lib/systemd/system/systemd-nspawn@.service usr/lib/systemd/system/systemd-importd.service usr/lib/systemd/system/systemd-machined.service usr/lib/systemd/system/systemd-mountfsd* usr/lib/systemd/system/systemd-nsresourced* usr/lib/systemd/system/systemd-portabled.service +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 usr/lib/systemd/system/var-lib-machines.mount usr/lib/systemd/system/machines.target usr/lib/systemd/system/*.target.wants/var-lib-machines.mount |