Changed 89-rename hooks' Targets from Path to Package

This commit is contained in:
Brainwrecked Tech 2019-12-04 01:33:53 -05:00
parent 6e14cb7cb6
commit 5108d3b449
2 changed files with 14 additions and 14 deletions

View File

@ -1,8 +1,8 @@
[Trigger]
Type = Path
Type=Package
Operation=Install
Operation=Upgrade
Target = boot/vmlinuz-linux-lts
Target=linux-lts
[Action]
Description=Renaming vmlinuz-linux-lts to arch-lts.krn...

View File

@ -1,8 +1,8 @@
[Trigger]
Type = Path
Type=Package
Operation=Install
Operation=Upgrade
Target = boot/vmlinuz-linux-zen
Target=linux-zen
[Action]
Description=Renaming vmlinuz-linux-zen to arch-zen.krn...