LoginSignup
0
0

More than 5 years have passed since last update.

スリープ設定が勝手に上書きされてしまう場合の対処

Posted at

会社のPCとかでスリープの設定をしても勝手に上書きとかされてしまうので、Jenkinsマシンとかはこれでスリープさせないようにする

$ sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.PowerManagement SystemPowerSettings -dict SleepDisabled -bool YES
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0