Skip to content

Instantly share code, notes, and snippets.

View j2L4e's full-sized avatar

Jan Lohage j2L4e

  • Bielefeld, Germany
  • 08:48 (UTC +02:00)
View GitHub Profile
@j2L4e
j2L4e / 90-mkinitcpio-install.hook.patch
Created December 11, 2022 17:52 — forked from heri16/90-mkinitcpio-install.hook.patch
Enable Linux Secure Boot with TPM 2.0 (Manjaro / Archlinux) - rEFInd
--- /usr/share/libalpm/hooks/90-mkinitcpio-install.hook 2020-03-05 12:45:41.000000000 +0800
+++ /etc/pacman.d/hooks/90-mkinitcpio-install.hook 2020-06-13 23:08:32.861202141 +0800
@@ -8,5 +8,7 @@
[Action]
Description = Updating linux initcpios...
When = PostTransaction
-Exec = /usr/share/libalpm/scripts/mkinitcpio-install
+Exec = /usr/local/share/libalpm/scripts/mkinitcpio-install
+Depends = sbsigntools
+Depends = x11-ssh-askpass