Moved Type= to top, Fixed Type=File to Type=Path

master
Brainwrecked Tech 5 years ago
parent e5818c7362
commit 0b2fad6c02

@ -1,10 +1,10 @@
[Trigger]
Type = File
Type = Path
Operation = Install
Operation = Upgrade
Target = /boot/vmlinuz-linux-lts
Target = boot/vmlinuz-linux-lts
[Action]
Description = Renaming vmlinuz-linux-lts to resc-lts.krn...
Description = Renaming vmlinuz-linux-lts to arch-lts.krn...
When = PostTransaction
Exec = /usr/bin/mv /boot/vmlinuz-linux-lts /boot/resc-lts.krn

@ -1,5 +1,5 @@
[Trigger]
Type = File
Type = Path
Operation = Install
Operation = Upgrade
Target = boot/vmlinuz-linux-zen

@ -1,8 +1,8 @@
[Trigger]
Type=Package
Operation=Install
Operation=Upgrade
Operation=Remove
Type=Package
Target=nvidia
[Action]

@ -1,7 +1,7 @@
[Trigger]
Type=Package
Operation=Install
Operation=Upgrade
Type=Package
Target=*
[Action]

@ -1,6 +1,6 @@
[Trigger]
Operation=Upgrade
Type=Package
Operation=Upgrade
Target=refind-efi
[Action]

@ -1,5 +1,5 @@
[Trigger]
Type = File
Type = Path
Operation = Upgrade
Target = boot/EFI/systemd/systemd-bootx64.efi

Loading…
Cancel
Save