blob: ddf2690b1be18bd22763f063502344733dae0c49 (
plain)
1
2
3
4
5
6
7
8
9
|
[Trigger]
Operation = Remove
Type = Package
Target = vdhcoapp-bin
[Action]
Description = Uninstalling JSON configuration file ...
When = PreTransaction
Exec = /usr/bin/vdhcoapp uninstall --system
|