summarylogtreecommitdiffstats
path: root/10-linux-kernel-pre-install.hook
blob: 920b18b6ae904d65d9a57ad8830470c06a50639d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Operation = Remove
Type = Package
Target = linux
Target = linux-lts

[Action]
Description = Remove Linux kernel backups
When = PostTransaction
Depends = coreutils
Depends = bash
Exec = /usr/share/libalpm/scripts/manage_kernel_backup.sh remove
NeedsTargets