aboutsummarylogtreecommitdiffstats
path: root/91-sign-grub.hook
blob: ad0012d460e3a604d3c0c8912013100b2fe71404 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = */vmlinuz
Target = grub
Target = sbctl

[Action]
Description = Signing kernel and Grub for Secure Boot...
When = PostTransaction
Exec = /usr/bin/bash /usr/bin/grub-sbctl-sign
Depends = sbsigntools
Depends = grep