blob: ebc158335a44d6f41e26784d78a29e9a93001b49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = *
[Action]
Description = Refreshing RaveOS update status
When = PostTransaction
Exec = /usr/lib/raveos-updater/check.py --no-sync
|