post_update_command
Command to run after an update has successfully completed.
Key: post_update_command
Type: String
Can be set in: collection.cfg
Table of Contents
Examples
To run a command with argument.
post_update_command=cmd arg arg arg > /path/to/log/file 2>&1