diff options
Diffstat (limited to '')
-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..29cd23b --- /dev/null +++ b/debian/systemd-boot.install @@ -0,0 +1,10 @@ +lib/systemd/systemd-bless-boot +lib/systemd/system-generators/systemd-bless-boot-generator +lib/systemd/system/sysinit.target.wants/systemd-boot-system-token.service +lib/systemd/system/systemd-bless-boot.service +lib/systemd/system/systemd-boot-system-token.service +lib/systemd/system/systemd-boot-update.service +usr/bin/bootctl +usr/share/bash-completion/completions/bootctl +../extra/initramfs etc/ +../extra/kernel etc/ |