diff --git a/README.md b/README.md index 7f5944c..fbb2244 100644 --- a/README.md +++ b/README.md @@ -910,6 +910,12 @@ pbpaste | sort | uniq | pbcopy ### FileVault +#### Automatically Unlock FileVault on Restart +If FileVault is enabled on the current volume, it restarts the system, bypassing the initial unlock. The command may not work on all systems. +```bash +sudo fdesetup authrestart +``` + #### Check FileVault Status ```bash sudo fdesetup status