adding some changes

This commit is contained in:
brent s
2021-01-19 01:12:07 -05:00
parent 11a2db0acb
commit b740d2bfff
2 changed files with 29 additions and 0 deletions

View File

@@ -8,7 +8,20 @@ Operation = Upgrade
Operation = Remove
Type = File
Target = boot/*
Target = usr/lib/modules/*/vmlinuz
Target = usr/lib/initcpio/*
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = linux
Target = mkinitcpio
[Action]
When = PostTransaction
Exec = /usr/local/bin/bootsync
Depends = python-magic
Depends = python-psutil
Depends = python-lxml