diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:49:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:49:53 +0000 |
commit | 87aefc960557c2fb6fdf9ea4c1ac0e7983f68f68 (patch) | |
tree | 263fc56d7d40512aaa09193905008a3f4e3b0018 /debian/systemd-container.install | |
parent | Adding upstream version 255.4. (diff) | |
download | systemd-87aefc960557c2fb6fdf9ea4c1ac0e7983f68f68.tar.xz systemd-87aefc960557c2fb6fdf9ea4c1ac0e7983f68f68.zip |
Adding debian version 255.4-1.debian/255.4-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd-container.install')
-rw-r--r-- | debian/systemd-container.install | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/systemd-container.install b/debian/systemd-container.install new file mode 100644 index 0000000..a612729 --- /dev/null +++ b/debian/systemd-container.install @@ -0,0 +1,39 @@ +usr/bin/machinectl +usr/bin/portablectl +usr/lib/systemd/import-pubring.gpg +usr/lib/systemd/portable +usr/lib/systemd/systemd-machined +usr/lib/systemd/systemd-export +usr/lib/systemd/systemd-import* +usr/lib/systemd/systemd-portabled +usr/lib/systemd/systemd-pull +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-portabled.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 +usr/bin/systemd-dissect +usr/bin/systemd-nspawn +usr/lib/tmpfiles.d/portables.conf +usr/lib/tmpfiles.d/systemd-nspawn.conf +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 +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 +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 +usr/share/zsh/vendor-completions/_systemd-nspawn +usr/share/zsh/vendor-completions/_sd_machines +usr/share/zsh/vendor-completions/_machinectl +usr/share/bash-completion/completions/machinectl +usr/share/bash-completion/completions/portablectl +usr/share/bash-completion/completions/systemd-nspawn |