6 ms·
`caffeinate` is primarily designed to prevent sleeping due to inactivity. It doesn't prevent sleeping due to lid closure while on battery. `sudo pmset -b disab
by Crestwave 4mo ago
`caffeinate` is primarily designed to prevent sleeping due to inactivity. It doesn't prevent sleeping due to lid closure while on battery.
`sudo pmset -b disablesleep 1` (0 to revert) works, although it doesn't exactly roll off the tongue.