]> code.ossystems Code Review - openembedded-core.git/commit
consolekit: fix console-kit-log-system-start.service startup
authorJonathan Liu <net147@gmail.com>
Fri, 28 Feb 2014 00:15:27 +0000 (11:15 +1100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Mar 2014 14:55:27 +0000 (14:55 +0000)
commit2a9a14bf400fe0c263c58aa85b02aba7311b1328
treeeed9349c3b41c775619e876f229d650f624a6e6b
parent7f922a7b65690fcc110413b83953d466d46e977b
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.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/consolekit/consolekit_0.4.6.bb