generic-poky/meta/recipes-core/systemd
Peter A. Bigot f3e9be37e8 systemd: disable resolv.conf symlink unless resolved is enabled
The tmpfiles configuration in systemd unconditionally creates a symlink
from /etc/resolv.conf to the location where systemd's resolved service
will place the real file.  This link is only appropriate when resolved
is enabled and running: its presence prevents connman or other systems
from providing a working resolv.conf when systemd is not assigned that
responsibility.  OE has not yet enabled systemd's networkd or resolved
by default.

There is a TODO in the systemd source to fix this, but it has not been
addressed upstream.  This patch comments out the corresponding line when
resolved is not enabled in the package configuration.

(From OE-Core rev: 7e2b05a6f59209687829225878a19a1dad8143b9)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-29 12:12:42 +01:00
..
systemd systemd: disable resolv.conf symlink unless resolved is enabled 2014-09-29 12:12:42 +01:00
systemd-serialgetty serial-getty service: Add xterm as default TERM 2014-05-06 17:59:17 +01:00
systemd-systemctl systemd-systemctl: Add preset capability 2013-12-14 09:11:11 +00:00
systemd-compat-units.bb recipes: bump PRs 2014-03-05 17:36:37 +00:00
systemd-serialgetty.bb Globally replace oe.utils.contains to bb.utils.contains 2014-04-25 17:19:19 +01:00
systemd-systemctl-native.bb Update after toplevel LICENSE file checksum change 2014-01-02 14:21:04 +00:00
systemd_216.bb systemd: disable resolv.conf symlink unless resolved is enabled 2014-09-29 12:12:42 +01:00