]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Fix runtime failures in systemd-tmpfiles-setup.service.
authorRandy Witt <randy.e.witt@linux.intel.com>
Thu, 5 Mar 2015 03:01:05 +0000 (19:01 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:05:08 +0000 (16:05 +0000)
commitf6da978c5685393c4b6ef14690fe869a80836ba2
tree30dd102b5f149e81a1f3cb7c636aa0d818c8faee
parentfd0bf8f95227796435d22aa7a849a74106cf1eef
systemd: Fix runtime failures in systemd-tmpfiles-setup.service.

There were failures at boot from systemd-tmpfiles-setup.service due to
tmpfiles.d not honoring the ordering of entries in the files.

The patch here fixes the ordering issue which subsequently fixes the
failures on boot.

[Yocto #7393]

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd/0012-systemd-tmpfiles.c-Honor-ordering-within-files-as-th.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_219.bb