Comment 2 for bug 1531184

Revision history for this message
Simon Déziel (sdeziel) wrote : Re: dnsmasq doesn't start on boot because its interface isn't up yet

Adding the following to the [Unit] section of dnsmasq.service fixes the problem:

 After=network-online.target
 Wants=network-online.target