summarylogtreecommitdiffstats
path: root/50_bootbackup.hook
blob: bdc3853b748bcd1b7ac8df97163722140ce9c402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = linux
Target = systemd

[Action]
Description = Backing up /boot...
When = PreTransaction
Depends = rsync
Exec = /usr/share/libalpm/scripts/pre-kernel-upgrade-rsync
AbortOnFail