Moved Type= to top, Fixed Type=File to Type=Path
This commit is contained in:
parent
e5818c7362
commit
0b2fad6c02
@ -1,10 +1,10 @@
|
|||||||
[Trigger]
|
[Trigger]
|
||||||
Type = File
|
Type = Path
|
||||||
Operation = Install
|
Operation = Install
|
||||||
Operation = Upgrade
|
Operation = Upgrade
|
||||||
Target = /boot/vmlinuz-linux-lts
|
Target = boot/vmlinuz-linux-lts
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
Description = Renaming vmlinuz-linux-lts to resc-lts.krn...
|
Description = Renaming vmlinuz-linux-lts to arch-lts.krn...
|
||||||
When = PostTransaction
|
When = PostTransaction
|
||||||
Exec = /usr/bin/mv /boot/vmlinuz-linux-lts /boot/resc-lts.krn
|
Exec = /usr/bin/mv /boot/vmlinuz-linux-lts /boot/resc-lts.krn
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Trigger]
|
[Trigger]
|
||||||
Type = File
|
Type = Path
|
||||||
Operation = Install
|
Operation = Install
|
||||||
Operation = Upgrade
|
Operation = Upgrade
|
||||||
Target = boot/vmlinuz-linux-zen
|
Target = boot/vmlinuz-linux-zen
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
[Trigger]
|
[Trigger]
|
||||||
|
Type=Package
|
||||||
Operation=Install
|
Operation=Install
|
||||||
Operation=Upgrade
|
Operation=Upgrade
|
||||||
Operation=Remove
|
Operation=Remove
|
||||||
Type=Package
|
|
||||||
Target=nvidia
|
Target=nvidia
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Trigger]
|
[Trigger]
|
||||||
|
Type=Package
|
||||||
Operation=Install
|
Operation=Install
|
||||||
Operation=Upgrade
|
Operation=Upgrade
|
||||||
Type=Package
|
|
||||||
Target=*
|
Target=*
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Trigger]
|
[Trigger]
|
||||||
Operation=Upgrade
|
|
||||||
Type=Package
|
Type=Package
|
||||||
|
Operation=Upgrade
|
||||||
Target=refind-efi
|
Target=refind-efi
|
||||||
|
|
||||||
[Action]
|
[Action]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Trigger]
|
[Trigger]
|
||||||
Type = File
|
Type = Path
|
||||||
Operation = Upgrade
|
Operation = Upgrade
|
||||||
Target = boot/EFI/systemd/systemd-bootx64.efi
|
Target = boot/EFI/systemd/systemd-bootx64.efi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user