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

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

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