mirror of
https://github.com/chatmail/relay.git
synced 2026-08-10 18:40:51 +00:00
656cc71f08
- On an IPv4-only system, if unbound is started but not configured, it causes subsequent steps to fail to resolve hosts. - Revised UnboundDeployer.install_impl() to use policy-rc.d to prevent the service from starting when installed. This is the same mechanism used to keep nginx from starting on install.