Merge pull request #38 from RobJDavey/master

Added FileVault command to restart machine and skip initial unlock
This commit is contained in:
Marcel Bischoff 2015-10-24 10:49:10 +02:00
commit bde9225ec2

View File

@ -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