From 8714dc841d5dc8fe0190741e6c7f71bc1a2e98ca Mon Sep 17 00:00:00 2001 From: Daniel Jonsson Date: Wed, 28 Oct 2015 10:00:21 +0100 Subject: [PATCH] Added: systemsetup -setrestartfreeze on Macs may be reliable, but they have been known to freeze up on occasion. If you'd rather not deal with having to manually force a shutdown, you can use this Terminal command to make OS X instantly reboot on a freeze. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 75af4b5..39522b5 100644 --- a/README.md +++ b/README.md @@ -598,6 +598,11 @@ sudo systemsetup -setcomputersleep 60 sudo systemsetup -setcomputersleep Never ``` +#### Automatically restart Computer if it freezes +```bash +sudo systemsetup -setrestartfreeze on +``` + #### Enable Chime when Charging Play iOS charging sound when MagSafe is connected. ```bash