Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

This patch make rkt work better with SELinux #2247

Merged
merged 1 commit into from
Mar 3, 2016
Merged

Conversation

rhatdan
Copy link
Contributor

@rhatdan rhatdan commented Mar 2, 2016

systemd-nspawn should be setting the mount point labels of tmpfs. Need to add
-L$(MOUNT_CONTEXT) to the options to clean up this problem.

Also need to pass in the mount_context to create the tmpfs to be used with
cgroups to the proper context.

Signed-off-by: Dan Walsh dwalsh@redhat.com

systemd-nspawn should be setting the mount point labels of tmpfs.  Need to add
-L$(MOUNT_CONTEXT) to the options to clean up this problem.

Also need to pass in the mount_context to create the tmpfs to be used with
cgroups to the proper context.

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
@alban
Copy link
Member

alban commented Mar 3, 2016

Thanks, LGTM!

@alban alban added this to the v1.2.0 milestone Mar 3, 2016
alban added a commit that referenced this pull request Mar 3, 2016
This patch make rkt work better with SELinux
@alban alban merged commit 63522c3 into rkt:master Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants