aboutsummaryrefslogtreecommitdiff
path: root/z-secureboot.hook
blob: 97b71c3242a05da4b6831f3ac59b321ca02107d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = linux
Target = systemd

[Action]
Description = Signing Kernel for SecureBoot
When = PostTransaction
Exec = /usr/bin/sign-boot
Depends = sbsigntools
Depends = findutils
Depends = grep
Depends = bash