Skip to content

Merge upstream branch 'main'#52

Open
github-actions[bot] wants to merge 2 commits intoContainer-On-Android:mainfrom
lxc:main
Open

Merge upstream branch 'main'#52
github-actions[bot] wants to merge 2 commits intoContainer-On-Android:mainfrom
lxc:main

Conversation

@github-actions
Copy link
Copy Markdown

Merge branch 'lxc:main' into main

P-EB and others added 2 commits March 23, 2026 14:41
…ces' restrictions to work

These options allow systemd security features to work. In particular
cases, it helps with systemd-logind and program like this

It's only added in nesting profile as nesting implies some leniency
anyway. It would pose more risks in privileged or
unprivileged-without-nesting situations.

mount options=(rw,rbind) -> /run/systemd/mount-rootfs/,
mount options=(rw,rbind) -> /run/systemd/mount-rootfs/**,
mount options=(rw,rbind) -> /run/systemd/unit-root/,
mount options=(rw,rbind) -> /run/systemd/unit-root/**,
mount options=(rw,rshared) -> /,
mount options=(rw,nosuid,nodev,noexec) proc -> /run/systemd/unit-root/proc/,

Signed-off-by: Pierre-Elliott Bécue <peb@debian.org>
[nesting] Extend mount permissions in apparmor to allow systemd servi…
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