Hardware/Apple: Difference between revisions
imported>Keithy Added auto-restart code |
imported>Keithy mNo edit summary |
||
Line 10: | Line 10: | ||
== Auto Restart == | == Auto Restart == | ||
Older Apple hardware had an elegent solution to enable automatic restart on power failure. The physical power button, when depressed, could be rotated through 90 degrees and in this position it remained permanently on. This function is now handled through software setting registers in the PMU, except that in some models this setting does not persist | Older Apple hardware had an elegent solution to enable automatic restart on power failure. The physical power button, when depressed, could be rotated through 90 degrees and in this position it remained permanently on. This function is now handled through software setting registers in the PMU, except that in some models this setting does not persist across reboots. the following may be of help if you are looking to use a Mac-Mini as a server | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> |