Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-07-23 Thread Claudius Heine
Hi Khem, On 2022-07-21 17:29, Khem Raj wrote: On 7/21/22 11:17 AM, Drew Moseley wrote: On 2/3/22 9:12 AM, Kyle Russell wrote: Thanks, Claudius.  I really appreciate your responses.  I'm not trying to be pedantic.  Since I don't have your test setup, I was just trying to make sure I

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-07-22 Thread Khem Raj
On Fri, Jul 22, 2022 at 4:42 PM Drew Moseley wrote: > > So should I submit a patch with that change? I don't know how to reproduce > the original issue so I won't have any way to prove if this is a viable fix. > Does this fix the problem you see ? if it does then perhaps Claudius can help

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-07-22 Thread Drew Moseley
So should I submit a patch with that change? I don't know how to reproduce the original issue so I won't have any way to prove if this is a viable fix. Drew -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#168425):

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-07-21 Thread Khem Raj
On 7/21/22 11:17 AM, Drew Moseley wrote: On 2/3/22 9:12 AM, Kyle Russell wrote: Thanks, Claudius.  I really appreciate your responses.  I'm not trying to be pedantic.  Since I don't have your test setup, I was just trying to make sure I understood the context of the problem as I figure out

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-07-21 Thread Drew Moseley
On 2/3/22 9:12 AM, Kyle Russell wrote: Thanks, Claudius.  I really appreciate your responses.  I'm not trying to be pedantic.  Since I don't have your test setup, I was just trying to make sure I understood the context of the problem as I figure out how to deal with issues this is causing in

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-02-03 Thread bkylerussell
Thanks, Claudius. I really appreciate your responses. I'm not trying to be pedantic. Since I don't have your test setup, I was just trying to make sure I understood the context of the problem as I figure out how to deal with issues this is causing in our setup. I was also hoping one of the

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-02-03 Thread Claudius Heine
On 2022-02-02 17:26, Kyle Russell wrote: Thanks, Claudius. On Wed, Feb 2, 2022 at 8:08 AM Claudius Heine > wrote: Hi Kyle, On 2022-02-02 13:38, Kyle Russell wrote: > Is this the correct approach?  Even the systemd-udev-settle.service man > pages

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-02-02 Thread bkylerussell
Thanks, Claudius. On Wed, Feb 2, 2022 at 8:08 AM Claudius Heine wrote: > Hi Kyle, > > On 2022-02-02 13:38, Kyle Russell wrote: > > Is this the correct approach? Even the systemd-udev-settle.service man > > pages recommends not using its service. Were the kernel modules really > > not loaded

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-02-02 Thread Claudius Heine
Hi Kyle, On 2022-02-02 13:38, Kyle Russell wrote: Is this the correct approach?  Even the systemd-udev-settle.service man pages recommends not using its service.  Were the kernel modules really not loaded when rngd started?  Or is the original problem just a matter of waiting for sufficient

Re: [OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2022-02-02 Thread bkylerussell
Is this the correct approach? Even the systemd-udev-settle.service man pages recommends not using its service. Were the kernel modules really not loaded when rngd started? Or is the original problem just a matter of waiting for sufficient entropy? On Fri, Sep 17, 2021 at 4:08 AM Claudius Heine

[OE-core] [PATCH] rng-tools: add systemd-udev-settle wants to service

2021-09-17 Thread Claudius Heine
rngd needs to start after `systemd-udev-settle` in order for the kernel modules of the random source hardware to be loaded before it is started. However, since the `rngd.service` does not require or want `systemd-udev-settle.service` it might not be scheduled for start and the