C2(hephd-self-update): close self-restart-after-update

Restarter + ProcessRestarter wired: install then exit(0) so the service
manager respawns the new binary; restart only on a successful install.
Unit-tested via injection.
This commit is contained in:
Erich Blume 2026-06-04 13:54:50 -07:00
commit c237be6604

View file

@ -3,7 +3,6 @@ title: Self-restart after update
modified: 2026-06-04
tags:
- how-to
status: active
requires:
- cargo-install-from-tag
- service-respawn-on-clean-exit