mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-25 09:01:38 +03:00
7bb0841f42
Add KillMode=process to generated systemd unit file. Without this, podman's conmon processes (which monitor sandbox containers) block shutdown since they're children of the gateway process. This preserves the desired behavior of keeping containers alive across restarts while preventing systemd from waiting indefinitely.