Has anyone come up with a good way to determine if pending Apple updates require a restart?
I've heard of folks writing an EA that runs
softwareupdate -l | grep "restart"
but that seems a bit time consuming since software update is already running during recon.
Does anyone have an easier way to do it?
