Skip to content

Instantly share code, notes, and snippets.

@xanoni
Created March 1, 2021 00:07
Show Gist options
  • Save xanoni/21b96b938aaf5dc1b3dbf6d9f2ba520e to your computer and use it in GitHub Desktop.
Save xanoni/21b96b938aaf5dc1b3dbf6d9f2ba520e to your computer and use it in GitHub Desktop.
Destroy FileVault keys on standby
# Precision: Only works on 2012+ Apple computers
sudo pmset -a destroyfvkeyonstandby 1 hibernatemode 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment