Skip to content
Commit 5aa6f372 authored by Mark Asselstine's avatar Mark Asselstine Committed by Joe MacDonald
Browse files

dnsmasq: get systemd only working again

The changes made in commit 2497cf29


[dnsmasq: steal resolvconf support from Ubuntu] broke systemd only
dnsmasq runtime. No sysvinit scripts are included in systemd only
builds (and should not be) and the dnsmasq executable has not moved to
/usr/sbin.

Reverting to the previous version of the systemd service file. If
folks want the local dnsmasq instance to be queried before going to
an external DNS they should add 'nameserver 127.0.0.1' to
/etc/resolv.conf. Or submit a change which will work with systemd.

Signed-off-by: default avatarMark Asselstine <mark.asselstine@windriver.com>
Acked-by: default avatarAnders Darander <anders@chargestorm.se>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 237ade5065aee5290288febfbbae90145c2c7764)
parent abd17957
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment