Product SiteDocumentation Site

6.13. yum-plugin-post-transaction-actions

yum extension to execute arbitrary commands when acting on certain packages. This extension allows the user to execute arbitrary actions immediately after a transaction over specific packages.

6.13.1. Configuration

/etc/yum/pluginconf.d/post-transaction-actions.conf
[main]
enabled = 1
actiondir = /etc/yum/post-actions/
enabled = 0|1
Enable the extension at system wide.
actiondir
Path to search for files with specific actions.