<div dir="ltr">I have fixed the problem by including<br><br>Requires=systemd-resolved.service<div>After=systemd-resolved.service</div><div><br></div><div>in the systemd service file for dnsmasq and it now boots correctly.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 July 2015 at 21:17, R <span dir="ltr"><<a href="mailto:bjorkegren@gmail.com" target="_blank">bjorkegren@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>dnsmasq segfaults at boot and systemd fails to load the service. ( <a href="http://sysv.se/journal.txt" target="_blank">http://sysv.se/journal.txt</a> ) after the boot process systemd can start dnsmasq successfully through 'systemctl start dnsmasq' and everything works.<br><br>This started happening after I switched from using netctl + dhcpcd to configure my interfaces to using systemd-networkd + systemd-resolved.<br><br>I was able to reproduce the segfault after the system had started by stopping systemd-resolved. When systemd-resolved was stopped, 'systemctl start dnsmasq' again segfaulted.</div><div><br></div><div>Starting systemd-resolved again, systemctl start dnsmasq worked without problems.</div><div><br></div>I'm using dnsmasq -> dnscrypt_proxy -> opendns on latest Arch Linux fully updated as of the date of this message.</div>
</blockquote></div><br></div>