diff options
Diffstat (limited to 'debian/systemd-boot.install')
-rw-r--r-- | debian/systemd-boot.install | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/systemd-boot.install b/debian/systemd-boot.install new file mode 100644 index 0000000..3724ddd --- /dev/null +++ b/debian/systemd-boot.install @@ -0,0 +1,10 @@ +usr/bin/bootctl +usr/lib/systemd/systemd-bless-boot +usr/lib/systemd/system-generators/systemd-bless-boot-generator +usr/lib/systemd/system/sysinit.target.wants/systemd-boot-random-seed.service +usr/lib/systemd/system/systemd-bless-boot.service +usr/lib/systemd/system/systemd-boot-random-seed.service +usr/lib/systemd/system/systemd-boot-update.service +usr/share/bash-completion/completions/bootctl +../extra/initramfs etc/ +../extra/kernel etc/ |