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

[Action]
Description = Save Linux kernel modules
When = PreTransaction
Depends = coreutils
Depends = bash
Exec = /usr/share/libalpm/scripts/manage_kernel_backup.sh modules_backup
NeedsTargets