diff options
Diffstat (limited to 'debian/systemd-boot.install')
-rwxr-xr-x[-rw-r--r--] | debian/systemd-boot.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/systemd-boot.install b/debian/systemd-boot.install index 3724ddd..82947a3 100644..100755 --- a/debian/systemd-boot.install +++ b/debian/systemd-boot.install @@ -1,8 +1,12 @@ +#!/usr/bin/dh-exec usr/bin/bootctl usr/lib/systemd/systemd-bless-boot usr/lib/systemd/system-generators/systemd-bless-boot-generator +<pkg.systemd.upstream> usr/lib/systemd/system/sockets.target.wants/systemd-bootctl.socket usr/lib/systemd/system/sysinit.target.wants/systemd-boot-random-seed.service usr/lib/systemd/system/systemd-bless-boot.service +<pkg.systemd.upstream> usr/lib/systemd/system/systemd-bootctl.socket +<pkg.systemd.upstream> usr/lib/systemd/system/systemd-bootctl@.service usr/lib/systemd/system/systemd-boot-random-seed.service usr/lib/systemd/system/systemd-boot-update.service usr/share/bash-completion/completions/bootctl |