Skip to content

Fix system mount list for chroot operations - #3040

Open
schaefi wants to merge 1 commit into
mainfrom
fix_system_mounts
Open

Fix system mount list for chroot operations#3040
schaefi wants to merge 1 commit into
mainfrom
fix_system_mounts

Conversation

@schaefi

@schaefi schaefi commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Add /sys/fs/cgroup to the bind mount list as it is not transported into the chroot when bind mounting only /sys. This fixes problems for applications that runs as part of image scripts or package scripts and required access to the cgroups interface.

Add /sys/fs/cgroup to the bind mount list as it is not
transported into the chroot when bind mounting only /sys.
This fixes problems for applications that runs as part
of image scripts or package scripts and required access
to the cgroups interface.
@schaefi schaefi self-assigned this Aug 21, 2026
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.

1 participant