By default, needed Linux patches are not automatically downloaded to the server (either to /var/yum/cache, or /var/cache/zypper (for SUSE)).
As a result, only selected patches of an activated remediation plan are downloaded, installed, and deleted from the cache during the patch execution process of a maintenance window.
In order to enable auto-download of all needed patches:
- go to intigua.properties file (full path: /usr/share/tomcat/default/conf/intigua.properties)
- Add the following line: os.pre-download.updates = True
- Restart tomcat (service tomcat restart)
In order to disable again, change True back to False.
Comments
0 comments
Please sign in to leave a comment.