Skip to content

Instantly share code, notes, and snippets.

@breun
Created July 8, 2015 09:47
Show Gist options
  • Save breun/848013826a2bd85c1fd9 to your computer and use it in GitHub Desktop.
Save breun/848013826a2bd85c1fd9 to your computer and use it in GitHub Desktop.
What processes need to be restarted because they run with an old version of OpenSSL?
lsof | grep ssl | grep DEL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment