Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sepolicy cleanup #1082

Closed
wants to merge 2 commits into from
Closed

Sepolicy cleanup #1082

wants to merge 2 commits into from

Conversation

cgwalters
Copy link
Member

No description provided.

We should definitely not be calling the "postprocess" version here
as that may *change* the source filesystem.
We already called the `workaround_selinux_cross_labeling_recurse()`
in the postprocessing path, there's no need to do it again during
commit.

Just making this change as I was going to do some SePolicy stuff
for the [jigdo work](coreos#1081)
and stumbled again into the ugly mess that is the cross-labeling
hack.
@jlebon
Copy link
Member

jlebon commented Nov 8, 2017

@rh-atomic-bot r+ 7b84b21

@rh-atomic-bot
Copy link

⚡ Test exempted: pull fully rebased and already tested.

rh-atomic-bot pushed a commit that referenced this pull request Nov 8, 2017
We already called the `workaround_selinux_cross_labeling_recurse()`
in the postprocessing path, there's no need to do it again during
commit.

Just making this change as I was going to do some SePolicy stuff
for the [jigdo work](#1081)
and stumbled again into the ugly mess that is the cross-labeling
hack.

Closes: #1082
Approved by: jlebon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants