summarylogtreecommitdiffstats
path: root/shared-cryptboot-mount.hook
blob: 03d36e0bb82924bce74eb91e866450a12892e25a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Trigger]
Operation = Install
Operation = Upgrade
Type = File
Target = boot/*

[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = linux

[Action]
Description = Mounting /boot ...
When = PreTransaction
Exec = /usr/bin/mount /boot
AbortOnFail