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