[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH] systemd: fix console-kit-log-system-start.service startup
From:       net147 () gmail ! com (Jonathan Liu)
Date:       2014-02-28 0:04:09
Message-ID: CANwerB29+ZAbLsHanbh19ybYzsp=9QyDJe2zPBBOfgNEQkLbKA () mail ! gmail ! com
[Download RAW message or body]

On 21 February 2014 15:42, Jonathan Liu <net147 at gmail.com> wrote:
> 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 at gmail.com>
> ---
> meta/recipes-core/systemd/systemd/00-create-volatile.conf | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-core/systemd/systemd/00-create-volatile.conf \
> b/meta/recipes-core/systemd/systemd/00-create-volatile.conf index 9ffa88e..dc6b462 \
>                 100644
> --- a/meta/recipes-core/systemd/systemd/00-create-volatile.conf
> +++ b/meta/recipes-core/systemd/systemd/00-create-volatile.conf
> @@ -4,4 +4,5 @@
> 
> 
> d              /var/volatile/log               -       -       -       -
> +d              /var/volatile/log/ConsoleKit            -       -       -       -
> d              /var/volatile/tmp               -       -       -       -
> --
> 1.8.5.4
> 

Please disregard this patch. I will send a patch for the consolekit
recipe instead,

Regards,
Jonathan


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic