]> code.ossystems Code Review - openembedded-core.git/commit
consolekit: fix console-kit-log-system-start.service startup
authorJonathan Liu <net147@gmail.com>
Tue, 27 May 2014 02:15:14 +0000 (22:15 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jun 2014 10:05:26 +0000 (11:05 +0100)
commit305da37a4dc0fba2b8f3219cfae47a1d4228f244
tree577909f9e1aecd870e151b22c7f598f0e71e6efe
parent468d3e60ee10348578f78f846e87c02359fdb8bf
consolekit: fix console-kit-log-system-start.service startup

console-kit-log-system-start.service fails to to start if the
/var/log/ConsoleKit directory does not exist. Normally it is created
automatically but as we mount a tmpfs at /var/log, we need to add
a tmpfiles.d entry to create it.

(From OE-Core master rev: 2a9a14bf400fe0c263c58aa85b02aba7311b1328)

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-support/consolekit/consolekit_0.4.6.bb