PKGBUILDs/extra/rspamd/rspamd-hyperscan.hook

11 lines
229 B
Plaintext
Raw Normal View History

2023-05-14 15:36:52 +00:00
[Trigger]
Operation = Upgrade
Type = Package
Target = hyperscan
[Action]
Description = Deleting rspamd .unser files...
When = PostTransaction
Exec = /usr/bin/find /var/lib/rspamd -type f -name '*.unser' -delete
Depends = rspamd