summarylogtreecommitdiffstats
path: root/secureboot-helper-systemd.hook
diff options
context:
space:
mode:
authorBrli2024-04-23 09:00:02 +0800
committerBrli2024-04-23 09:00:02 +0800
commitf7e9ae0a0e79c5ee185a373d89d4e050752a5527 (patch)
tree850893c22efd6766ae364ff84d4387a545a56b90 /secureboot-helper-systemd.hook
parent1afc800cb51f4a577472e70267033fa7e4a1fee3 (diff)
downloadaur-secureboot-helper.tar.gz
fix several lines
Diffstat (limited to 'secureboot-helper-systemd.hook')
-rw-r--r--secureboot-helper-systemd.hook1
1 files changed, 1 insertions, 0 deletions
diff --git a/secureboot-helper-systemd.hook b/secureboot-helper-systemd.hook
index d60ccbfae341..ed4dc5abb35f 100644
--- a/secureboot-helper-systemd.hook
+++ b/secureboot-helper-systemd.hook
@@ -9,4 +9,5 @@ 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