Updated heading of setrestartfreeze

Updated heading of setrestartfreeze according to suggestion.
This commit is contained in:
Daniel Jonsson 2015-10-29 09:32:49 +01:00
parent 3dcd96bcea
commit 3f9bdda320

View File

@ -598,7 +598,7 @@ sudo systemsetup -setcomputersleep 60
sudo systemsetup -setcomputersleep Never sudo systemsetup -setcomputersleep Never
``` ```
#### Restart Computer if it Freezes #### Automatic Restart on System Freeze
```bash ```bash
sudo systemsetup -setrestartfreeze on sudo systemsetup -setrestartfreeze on
``` ```