Go to file
Mark Asselstine 5aa6f3727f dnsmasq: get systemd only working again
The changes made in commit 2497cf2960
[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: Mark Asselstine <mark.asselstine@windriver.com>
Acked-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 237ade5065)
2016-04-29 11:17:13 -04:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-filesystems README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-gnome README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-gpe README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-initramfs README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-multimedia README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-networking dnsmasq: get systemd only working again 2016-04-29 11:17:13 -04:00
meta-oe README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-perl README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-python README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-ruby README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-systemd README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-webserver README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-xfce README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories