summarylogtreecommitdiffstats
path: root/91-linux-kernel-post-install.hook
blob: c28f6361e53c4fd857fd0844e40372af837f8402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Upgrade
Operation = Install
Type = Package
Target = linux
Target = linux-lts

[Action]
Description = Create Linux kernel backup
When = PostTransaction
Depends = coreutils
Depends = bash
Exec = /usr/share/libalpm/scripts/manage_kernel_backup.sh create
NeedsTargets