Skip to content

Test containerd PR 13483 (runc-shim: don't hold the service lock across runc create)#5053

Closed
AkihiroSuda wants to merge 2 commits into
lima-vm:masterfrom
AkihiroSuda:fix-5030
Closed

Test containerd PR 13483 (runc-shim: don't hold the service lock across runc create)#5053
AkihiroSuda wants to merge 2 commits into
lima-vm:masterfrom
AkihiroSuda:fix-5030

Conversation

@AkihiroSuda

Copy link
Copy Markdown
Member

AkihiroSuda and others added 2 commits May 27, 2026 10:28
Adds a boot script that adds the default user to the "systemd-journal"
group on systemd-based distributions, so that `journalctl --user` works
out of the box instead of failing with "No journal files were opened due
to insufficient permissions".

The "systemd-journal" group only exists on systemd-based distributions,
so the script guards on its existence with getent and is a no-op
elsewhere (e.g. Alpine).

Fixes lima-vm#5047

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Signed-off-by: Akihiro Suda <[email protected]>
Based on Ansuman's PR 5052, for fixing issue 5030

Signed-off-by: Akihiro Suda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants