parent
9c55e6905d
commit
797c2ddfaf
@ -0,0 +1,14 @@ |
|||||||
|
[Trigger] |
||||||
|
Operation=Install |
||||||
|
Operation=Upgrade |
||||||
|
Operation=Remove |
||||||
|
Type=Package |
||||||
|
Target=nvidia |
||||||
|
Target=linux |
||||||
|
|
||||||
|
[Action] |
||||||
|
Description=Update Nvidia module in initcpio |
||||||
|
Depends=mkinitcpio |
||||||
|
When=PostTransaction |
||||||
|
NeedsTargets |
||||||
|
Exec=/bin/sh -c 'while read -r trg; do case $trg in linux) exit 0; esac; done; /usr/bin/mkinitcpio -P' |
||||||
Reference in new issue