OpenDKIM
OpenDKIM copied to clipboard
opendkim systemd service should be network-online.target
At present contrib/systemd/opendkim.service.in uses a network.target dependency this should be network-online.target to ensure the network is fully up and all IPs bound.
Contrib is just that -- contributed. I'm not sure if the people who are building official packages are using it, but you're welcome to submit a pull request (against the develop branch, please).