iai-mcp-opencode/deploy
Apunkt 7f01b8824e
fix(systemd): Restart=always so daemon restarts after HIBERNATION clean exit
The daemon exits with status 0 on HIBERNATION (by design, to drop RSS).
Restart=on-failure only restarts on non-zero exits, so the daemon
stayed dead. Change to Restart=always.
2026-05-19 10:32:06 +02:00
..
hooks Initial release: iai-mcp v0.1.0 2026-05-06 01:04:47 -07:00
launchd Initial release: iai-mcp v0.1.0 2026-05-06 01:04:47 -07:00
systemd fix(systemd): Restart=always so daemon restarts after HIBERNATION clean exit 2026-05-19 10:32:06 +02:00