fix: make SparkFun removal and launchd bootstrap non-fatal under set -e
networksetup -removenetworkservice fails on the sole PPP-port service and aborted the whole run at exit 4 (before pmset/backup agent). Both it and the GUI-domain launchctl bootstrap (flaky over SSH) are now best-effort with a warn; the LaunchAgent plist auto-loads at next login regardless. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,7 @@ Do these once, in order, after `scripts/run.sh` has completed. Tick and date.
|
||||
- [ ] System Settings > Screen Time: App & Website Activity OFF.
|
||||
- [ ] System Settings > Spotlight: untick Siri Suggestions and any web/store result types; "Help Apple Improve Search" OFF.
|
||||
- [ ] System Settings > Notifications: Allow notifications when mirroring/sharing OFF (keeps popups off a projector).
|
||||
- [ ] System Settings > Network: delete the stray **SparkFun Pro Micro** service if present (setup.sh can't — macOS refuses to remove the sole service on a PPP port). Harmless if left.
|
||||
|
||||
## DAW Focus
|
||||
- [ ] System Settings > Focus > "+" > Custom > name **DAW**, icon of your choice. Allowed notifications: none. "Share across devices" OFF. Toggle it from the menu-bar moon before a session.
|
||||
|
||||
Reference in New Issue
Block a user