Navigation Menu

Skip to content

Commit

Permalink
Destroy FileVault key on suspend.
Browse files Browse the repository at this point in the history
  • Loading branch information
ammmir committed Sep 4, 2012
1 parent 5eda636 commit 2734b87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions macprefs.sh
Expand Up @@ -55,3 +55,6 @@ sudo mount -vuwo noatime /

# don't create /var/vm/sleepimage on every sleep (revert to classic sleep)
sudo pmset -a hibernatemode 0

# wipe FileVault key prior to suspending (unsure if this is used with above)
sudo pmset -a destroyfvkeyonstandby 1

0 comments on commit 2734b87

Please sign in to comment.