12 lines
634 B
Plaintext
12 lines
634 B
Plaintext
|
[Trigger]
|
||
|
Type = Path
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Target = usr/lib/initcpio/hooks/dropbear
|
||
|
|
||
|
[Action]
|
||
|
Description = Patch mkinitcpio-dropbear hook script
|
||
|
When = PostTransaction
|
||
|
Exec = [ -f /opt/git/quico.space/quico-os-setup/mkinitcpio-dropbear-pacman-hook/dropbear_hook.override.patch ] && </opt/git/quico.space/quico-os-setup/mkinitcpio-dropbear-pacman-hook/dropbear_hook.override.patch patch --backup --batch /usr/lib/initcpio/hooks/dropbear || </opt/git/quico.space/quico-os-setup/mkinitcpio-dropbear-pacman-hook/dropbear_hook.patch patch --backup --batch /usr/lib/initcpio/hooks/dropbear
|
||
|
Depends = mkinitcpio-dropbear
|