generic-poky/meta/recipes-core/systemd
Ross Burton d01cd53429 systemd: fix tmpfiles error on images without PAM
If PAM isn't enabled then systemd-tmpfiles on boot will fail to start with the
following error message:

Failed to copy files to /etc/pam.d: No such file or directory

This is because systemd-tmpfiles is attempting to build a usable /etc from the
skeleton in /usr/share/factory but pam.d isn't present because PAM is disabled.
Fix this by not attempting to copy pam.d in non-PAM configurations.

(From OE-Core rev: 46a54e7991b939f12a729e4d263d19130e0aea78)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-03 12:59:28 +00:00
..
systemd systemd: fix tmpfiles error on images without PAM 2015-03-03 12:59:28 +00:00
systemd-serialgetty systemd-serialgetty: Disable the carrier detect requirement for serial consoles 2014-11-20 14:08:10 +00:00
systemd-systemctl systemd-systemctl: add handling of template unit files 2014-12-19 18:08:01 +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 meta: set proper S value 2015-01-23 11:36:27 +00:00
systemd_219.bb systemd: fix tmpfiles error on images without PAM 2015-03-03 12:59:28 +00:00