diff --git a/README.md b/README.md index 93a0945..fbb2244 100644 --- a/README.md +++ b/README.md @@ -910,17 +910,17 @@ 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 ``` -#### Restart Computer and Unlock FileVault -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 -``` - ### Information/Reports #### Generate Advanced System and Performance Report