summarylogtreecommitdiffstats
path: root/secureboot-helper-systemd.hook
diff options
context:
space:
mode:
Diffstat (limited to 'secureboot-helper-systemd.hook')
-rw-r--r--secureboot-helper-systemd.hook1
1 files changed, 0 insertions, 1 deletions
diff --git a/secureboot-helper-systemd.hook b/secureboot-helper-systemd.hook
index ed4dc5abb35f..d60ccbfae341 100644
--- a/secureboot-helper-systemd.hook
+++ b/secureboot-helper-systemd.hook
@@ -9,5 +9,4 @@ Description = Signing SystemD for SecureBoot
When = PostTransaction
Exec = /usr/bin/sbsign --key /%SIGN_LOCATION%/db/db.key --cert /%SIGN_LOCATION%/db/db.crt --output "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" "/usr/lib/systemd/boot/efi/systemd-bootx64.efi"
Depends = sbsigntools
-Depends = findutils
Depends = grep