Is there a way to determine if after a kernel patch, that a linux box needs to be restarted? I’m attempting to manually set up patches for RHEL6 by running an SH action with:
yum -y update
The problem is that if it’s a kernel update, the endpoint needs to restart.