summarylogtreecommitdiffstats
path: root/bootbackup.pre.hook
blob: dec38891ace347daef1976e9fce890b485127119 (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 = Backup boot partition...
When = PreTransaction
Depends = rsync
Exec = /usr/share/libalpm/scripts/backup-boot-partition pre
AbortOnFail