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 | b88b3f14e10b82664e44c34793dbcfaeb4de689d (patch) | |
tree | 832469414f07e9e1f4218793b40a6583902e6f08 /debian/systemd-cryptsetup.install | |
parent | Releasing progress-linux version 256-1~progress7.99u1. (diff) | |
download | systemd-b88b3f14e10b82664e44c34793dbcfaeb4de689d.tar.xz systemd-b88b3f14e10b82664e44c34793dbcfaeb4de689d.zip |
Merging debian version 256-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd-cryptsetup.install')
-rw-r--r-- | debian/systemd-cryptsetup.install | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/systemd-cryptsetup.install b/debian/systemd-cryptsetup.install new file mode 100644 index 0000000..dc38c37 --- /dev/null +++ b/debian/systemd-cryptsetup.install @@ -0,0 +1,25 @@ +usr/bin/systemd-cryptenroll +usr/bin/systemd-cryptsetup +usr/lib/systemd/system/cryptsetup-pre.target +usr/lib/systemd/system/cryptsetup.target +usr/lib/systemd/system/integritysetup-pre.target +usr/lib/systemd/system/integritysetup.target +usr/lib/systemd/system/veritysetup-pre.target +usr/lib/systemd/system/veritysetup.target +usr/lib/systemd/systemd-cryptsetup +usr/lib/systemd/systemd-integritysetup +usr/lib/systemd/systemd-veritysetup +usr/lib/systemd/system-generators/systemd-cryptsetup-generator +usr/lib/systemd/system-generators/systemd-integritysetup-generator +usr/lib/systemd/system-generators/systemd-veritysetup-generator +usr/lib/systemd/system/initrd-root-device.target.wants/remote-cryptsetup.target +usr/lib/systemd/system/initrd-root-device.target.wants/remote-veritysetup.target +usr/lib/systemd/system/remote-cryptsetup.target +usr/lib/systemd/system/remote-veritysetup.target +usr/lib/systemd/system/sysinit.target.wants/cryptsetup.target +usr/lib/systemd/system/sysinit.target.wants/integritysetup.target +usr/lib/systemd/system/sysinit.target.wants/veritysetup.target +usr/lib/systemd/system/system-systemd\x2dcryptsetup.slice +usr/lib/systemd/system/system-systemd\x2dveritysetup.slice +usr/lib/*/cryptsetup/ +usr/share/bash-completion/completions/systemd-cryptenroll |