1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
#!/usr/bin/dh-exec
usr/bin/systemd-cryptenroll
usr/bin/systemd-cryptsetup
[amd64 i386 arm64 armhf riscv64 loong64] <!stage1> usr/lib/nvpcr/cryptsetup.nvpcr
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-integritysetup.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-integritysetup.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
|