mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 10:22:19 +00:00
fix(?????????): sbctl (#6344)
* fix(?????????): sbctl I think this is like the last thing I can try agh Signed-off-by: Gilver <rockgrub@disroot.org> * Update sbctl.spec Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: sbctl
|
||||
Version: 0.17
|
||||
Release: 5%?dist
|
||||
Release: 6%?dist
|
||||
Summary: Secure Boot key manager
|
||||
|
||||
License: MIT
|
||||
@@ -51,7 +51,7 @@ if [[ ! -f /run/ostree-booted ]] && grep -q -m 1 -e '\.efi$' -e '/vmlinuz$'; the
|
||||
%{_bindir}/sbctl-batch-sign
|
||||
fi
|
||||
|
||||
%transfiletriggerun -P -10000 -- /boot
|
||||
%filetriggerpostun -P -10000 -- /boot
|
||||
if [[ ! -f /run/ostree-booted ]] && grep -q -m 1 -e '\.efi$' -e '/vmlinuz$'; then
|
||||
exec </dev/null
|
||||
%{_bindir}/sbctl-batch-sign
|
||||
|
||||
Reference in New Issue
Block a user