summarylogtreecommitdiffstats
path: root/mesonwrap-upgrade.hook
blob: fb27387240761ed1be84ac08d36eac3864dbe05d (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Operation = Upgrade
Type = Package
Target = mesonwrap

[Action]
Description = Restarting mesonwrap uWSGI service after upgrade
Depends = uwsgi-plugin-python
When = PostTransaction
Exec = /usr/bin/systemctl try-restart uwsgi@mesonwrap.service