diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:55:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:55:29 +0000 |
commit | e8c534373c6e551596ead9d792dafb02eeef0d9d (patch) | |
tree | 633dadcbf7635c88c571c2fdcbed079049b821ab /debian/systemd-boot.install | |
parent | Merging upstream version 255.5. (diff) | |
download | systemd-e8c534373c6e551596ead9d792dafb02eeef0d9d.tar.xz systemd-e8c534373c6e551596ead9d792dafb02eeef0d9d.zip |
Merging debian version 255.5-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 |