Created
March 1, 2021 00:07
-
-
Save xanoni/21b96b938aaf5dc1b3dbf6d9f2ba520e to your computer and use it in GitHub Desktop.
Destroy FileVault keys on standby
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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