summarylogtreecommitdiffstats
path: root/systemd-efi.hook
diff options
context:
space:
mode:
Diffstat (limited to 'systemd-efi.hook')
-rw-r--r--systemd-efi.hook5
1 files changed, 4 insertions, 1 deletions
diff --git a/systemd-efi.hook b/systemd-efi.hook
index 535179314a4d..c44b64624e71 100644
--- a/systemd-efi.hook
+++ b/systemd-efi.hook
@@ -2,7 +2,10 @@
Type = File
Operation = Install
Operation = Upgrade
-Target = usr/lib/initcpio/*
+Target = boot/initramfs-linux.img
+Target = boot/kernel-command-line
+Target = boot/vmlinuz-linux
+Target = usr/lib/systemd/boot/efi/linuxx64.efi.stub
[Action]
Description = Generating linux.efi...