diff options
Diffstat (limited to 'debian/systemd-boot.install')
-rw-r--r--[-rwxr-xr-x] | debian/systemd-boot.install | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/systemd-boot.install b/debian/systemd-boot.install index 82947a3..14eff2a 100755..100644 --- a/debian/systemd-boot.install +++ b/debian/systemd-boot.install @@ -1,12 +1,11 @@ -#!/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/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-bootctl.socket +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 |