Revision 14814
Added by Aaron Marcuse-Kubitza about 10 years ago
trunk/config/dev_machine/com.apple.PowerManagement.plist | ||
---|---|---|
75 | 75 |
<key>LastSleepUUID</key> |
76 | 76 |
<dict> |
77 | 77 |
<key>Date</key> |
78 |
<date>2014-10-03T17:30:44Z</date>
|
|
78 |
<date>2014-10-13T10:36:59Z</date>
|
|
79 | 79 |
<key>UUID</key> |
80 |
<string>970AEF06-9E51-4852-9560-D711CCC933FD</string>
|
|
80 |
<string>FE44A226-F61C-437A-8018-C31E73307F21</string>
|
|
81 | 81 |
</dict> |
82 | 82 |
<key>UPSDefaultThresholds</key> |
83 | 83 |
<dict> |
... | ... | |
91 | 91 |
<key>UPSShutdownAtLevel</key> |
92 | 92 |
<dict> |
93 | 93 |
<key>Enabled</key> |
94 |
<true/>
|
|
94 |
<false/>
|
|
95 | 95 |
<key>Value</key> |
96 | 96 |
<integer>5</integer> |
97 | 97 |
</dict> |
98 | 98 |
<key>UPSShutdownAtMinutesLeft</key> |
99 | 99 |
<dict> |
100 | 100 |
<key>Enabled</key> |
101 |
<true/>
|
|
101 |
<false/>
|
|
102 | 102 |
<key>Value</key> |
103 | 103 |
<integer>3</integer> |
104 | 104 |
</dict> |
Also available in: Unified diff
bugfix: config/dev_machine/com.apple.PowerManagement.plist: disable the UPSShutdownAtLevel/UPSShutdownAtMinutesLeft functions because an orderly shutdown prevents the computer from auto-restarting on power loss