Re: [OE-core] [PATCH 4/6] systemd: Enable seccomp if FEATURE is set

2021-04-25 Thread Mikko Rapeli
Hi, Patch itself is ok, but I'll just comment that I've seen some boot time regressions coming from systemd seccomp support. On NXP iMX8 and dunfell, systemd needed a few 100 ms more time in early boot if seccomp was enabled. I could not figure out where this was lost though. Could be just kerne

[OE-core] [PATCH 4/6] systemd: Enable seccomp if FEATURE is set

2021-04-24 Thread Armin Kuster
Signed-off-by: Armin Kuster --- meta/recipes-core/systemd/systemd_247.6.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta/recipes-core/systemd/systemd_247.6.bb b/meta/recipes-core/systemd/systemd_247.6.bb index 32afa159ec3..ce6ac7ebaa0 100644 --- a/meta/recipes-core/s