generic-poky/meta/recipes-core/systemd/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
..
00-create-volatile.conf systemd: do not create /var/volatile/run and /var/volatile/lock 2013-05-29 22:07:56 +01:00
0001-units-Prefer-getty-to-agetty-in-console-setup-system.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0002-shared-missing.h-fall-back-to-insecure-getenv.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0003-binfmt-Don-t-install-dependency-links-at-install-tim.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0004-configure-Check-for-additional-features-that-uclibc-.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0005-nspawn-Use-execvpe-only-when-libc-supports-it.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0006-journal-Use-posix-fallocate-only-if-available.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0007-util-Use-mkostemp-only-if-libc-supports-it.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0008-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0009-sysv-generator-add-support-for-executing-scripts-und.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0010-Make-root-s-home-directory-configurable.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
0011-systemd-user-avoid-using-system-auth.patch systemd: Upgrade 218 -> 219 2015-02-27 07:36:32 +00:00
init systemd: Ensure that we mount devtmpfs 2013-06-28 09:14:07 +01:00
run-ptest valgrind/oprofile/systemd: no bashism in run-ptest 2014-08-28 15:12:44 +01:00
tmpfiles-pam.patch systemd: fix tmpfiles error on images without PAM 2015-03-03 12:59:28 +00:00
touchscreen.rules systemd: add systemd recipes 2013-01-20 12:58:55 +00:00