summarylogtreecommitdiffstats
path: root/10-linux-modules-post-install.hook
blob: 439c93056a6273ad0463864426e4037f9fc95b50 (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 = Restore Linux kernel modules
When = PostTransaction
Depends = coreutils
Depends = bash
Exec = /usr/share/libalpm/scripts/manage_kernel_backup.sh modules_restore
NeedsTargets