core-agent-linux/misc/dnf-qubes-hooks.conf
Marek Marczykowski-Górecki b6cfcdcc6f
Implement dnf hooks for post-update actions
Similar to previous yum hooks:
 - notify dom0 about installed updates (possibly clear "updates pending"
   marker)
 - trigger appmenus synchronization

QubesOS/qubes-issues#1282
2015-11-11 02:36:57 +01:00

5 lines
56 B
Plaintext

[main]
enabled = 1
notify-updates = 1
sync-appmenus = 1