On Tue, 2021-01-12 at 15:42 +0800, Yu, Mingli wrote:
> Hi RP,
>
> On 1/8/21 4:52 PM, Richard Purdie wrote:
> > On Fri, 2021-01-08 at 08:40 +, Yu, Mingli wrote:
> > > This is just configuration change which defines the absolute path for
> > > the command to silence the warning when systemd-anal
Hi RP,
On 1/8/21 4:52 PM, Richard Purdie wrote:
On Fri, 2021-01-08 at 08:40 +, Yu, Mingli wrote:
This is just configuration change which defines the absolute path for
the command to silence the warning when systemd-analyze verify the
unit files and the command may be installed in different
On Fri, 2021-01-08 at 08:40 +, Yu, Mingli wrote:
> This is just configuration change which defines the absolute path for
> the command to silence the warning when systemd-analyze verify the
> unit files and the command may be installed in different place
> between OE and non-OE, so it should be
configuration specific.
Thanks,
From: Richard Purdie
Sent: Thursday, January 7, 2021 19:29
To: Yu, Mingli ;
openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] systemd: use the absolute path in service file
On Thu, 2021-01-07 at 17:56 +0800, Yu
On Thu, 2021-01-07 at 17:56 +0800, Yu, Mingli wrote:
> From: Mingli Yu
>
> Fixes:
> # systemd-analyze --man=false verify
> /lib/systemd/system/systemd-kexec.service
> systemd-kexec.service: Command systemctl is not executable: No such file or
> directory
>
> Signed-off-by: Mingli Yu
> ---
>
From: Mingli Yu
Fixes:
# systemd-analyze --man=false verify /lib/systemd/system/systemd-kexec.service
systemd-kexec.service: Command systemctl is not executable: No such file or
directory
Signed-off-by: Mingli Yu
---
.../0001-service-use-the-abosolute-path.patch | 253 ++
me