summarylogtreecommitdiffstats
path: root/shared-cryptboot-unmount.hook
blob: 823cda2638b565e05fbe2178c7b3fc5e1c605e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = boot/*
Target = usr/lib/modules/*/vmlinuz
Target = usr/lib/initcpio/*

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

[Action]
Description = Unmounting /boot ...
When = PostTransaction
Exec = /usr/bin/umount /boot