Power on/off schedule in Ventura using pmset
Apparently we have to set the desired power on and shutdown feature manually using pmset in Terminal, so I entered :
sudo pmset repeat MTWRFSU wakeorpoweron 7:00:00
sudo pmset repeat MTWRFSU shutdown 23:00:00
when I check the settings with "pmset -g sched", I can only see ONE active schedule. (I think the last one I entered)
I can't seem to enter both power schedules?
Mac mini (M2 Pro, 2023)