mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-10-04 12:48:36 +00:00
triggers: add path-based trigger interest
to avoid the need to mark every package shipping PVE-related perl code as activating the explicit trigger. the explicit trigger can still be used for packages that need to reload the API without shipping a perl module the explicit trigger activation can be dropped in PVE 9.0 in packages that ship perl code, without a need for versioned dependencies. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
4b52c6da39
commit
27d1db3a73
1
debian/triggers
vendored
1
debian/triggers
vendored
@ -1 +1,2 @@
|
|||||||
interest-noawait pve-api-updates
|
interest-noawait pve-api-updates
|
||||||
|
interest-noawait /usr/share/perl5/PVE
|
||||||
|
Loading…
Reference in New Issue
Block a user