According to systemd.special(7): > Units that strictly require a configured network connection should > pull in network-online.target (via a Wants= type dependency) and > order themselves after it. The Wants= dependency was missing, add it.
According to systemd.special(7): > Units that strictly require a configured network connection should > pull in network-online.target (via a Wants= type dependency) and > order themselves after it. The Wants= dependency was missing, add it.