On Wednesday, 4 October 2017 20:41:38 CEST Tiger!P wrote:
> I tried to add a file /etc/systemd/system/apache2.service.d/after.conf
> with the following content:
> ----8<----
> [Unit]
> Wants=network-online.target
> After=network.target remote-fs.target nss-lookup.target
> network-online.target
> ----8<----

Can you check if

systemctl enable ifupdown-wait-online.service

helps? If not, what is the output of 

systemctl status ifupdown-wait-online.service

If it helps, I wonder why network-online.target in Wants is not sufficient.

Reply via email to