mirror of
https://github.com/chatmail/relay.git
synced 2026-06-25 21:11:05 +00:00
1ae92e0639
When a previous deploy installed dovecot packages but the restart was blocked (policy-rc.d) or the deploy aborted before activate(), the next deploy sees the correct package version already installed and skips restart. Extend activate() to check /proc/MainPID/exe for "(deleted)" before the restart decision.