12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
|
[Trigger]
|
||
|
Type = File
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Target = boot/vmlinuz-linux
|
||
|
Target = usr/lib/initcpio/*
|
||
|
|
||
|
[Action]
|
||
|
Description = Updating Arch Linux initramfs image
|
||
|
When = PostTransaction
|
||
|
Exec = /usr/bin/mkinitcpio -p linux
|