summarylogtreecommitdiffstats
path: root/99-linux-kernel-post-install.hook
blob: 29b2698c4ebfb7f592fe6b48214249487060d681 (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 = Clean Linux kernel backup
When = PostTransaction
Depends = coreutils
Depends = bash
Exec = /usr/share/libalpm/scripts/manage_kernel_backup.sh clean
NeedsTargets