v1.0.10
Fixed
- Start-at-login now works from a LaunchAgent. The generated script used a bare
stackdcommand, whichlaunchdcannot find because it does not inherit your shellPATH. - LaunchAgents now invoke PHP and the stackd binary with absolute paths, and set
PATHandHOMEon the plist.
Added
stackd autostart runstarts every configured login instance without a TTY or spinner.stackd doctorfails whenautostart.shis missing, still calls barestackd, or the LaunchAgent plist is absent.
After upgrading, run stackd autostart enable once so the LaunchAgent is rewritten with the new script.
Full Changelog: v1.0.9...v1.0.10