summarylogtreecommitdiffstats
path: root/vdhcoapp-user-remove.hook
blob: ac6e3fb286cea83aa891e67509cfde8d790c672e (plain)
1
2
3
4
5
6
7
8
9
[Trigger]
Operation = Remove
Type = Package
Target = vdhcoapp-bin

[Action]
Description = Uninstalling JSON configuration file for current user ...
When = PreTransaction
Exec = /bin/sh -c 'sudo -u $SUDO_USER /usr/bin/vdhcoapp uninstall --user'