Jim Garrison: > The simple fix is to create an override file with > > systemctl edit postfix.service" > > and restore the "After=" dependency on network-online.target
Wietse: > Thanks. I agree, Postfix should start up after the network is fully > initialized. That includes all the network interfaces, and all the > network infrastructure services. Jim Garrison: > Who "owns" (and maintains) the systemd unit files for Postfix? Is that > up to each individual distro's maintainers? It would be nice if this > could be fixed in one place, but that's probably wishful thinking :-( Start-up scripts are platform-specific, Postfix provides "postfix start" etc. that all platform integrators can use as needed. Wietse