On Wed, 21 Feb 2018 19:56:24 +0100 Bastian Blank <[email protected]> wrote: > On Sun, Feb 11, 2018 at 11:11:16PM -0500, Scott Kitterman wrote: > > Would you please check that your /lib/systemd/system/[email protected] has: > > > > After=network-online.target nss-lookup.target > > Wants=network-online.target > > > > At least as I understand it, that's supposed to make sure the network is up > > before postfix starts. > > Please tell me how this would change the environment the _generator_ is > running in.
Maybe I've been away from this bug too long and I need to go restudy how the generator works again, but I think the generator running is triggered by postfix starting, so (my assumption is) this would cause the starting to be delayed until after the network is available which would also make the generator run when a network in place. Scott K

