Skip to content

Guard chcon call with has_selinux() - #25

Merged
psss merged 1 commit into
mainfrom
chcon_guard_leftover
Aug 24, 2026
Merged

psss merged 1 commit into
mainfrom
chcon_guard_leftover

Conversation

@frantisekz

Copy link
Copy Markdown
Collaborator

There was one chcon call missed in the previous has_selinux checking, guard that one too.

Fixes #18

@tcornell-bus tcornell-bus added the bug Something isn't working label Jul 17, 2026
@github-project-automation github-project-automation Bot moved this to backlog in planning Jul 17, 2026
@tcornell-bus tcornell-bus moved this from backlog to review in planning Jul 17, 2026
@LecrisUT LecrisUT moved this from review to merge in planning Aug 19, 2026
@psss psss changed the title Guard chcon call with has_selinux() Guard chcon call with has_selinux() Aug 21, 2026
There was one chcon call missed in the previous has_selinux checking, guard that one too.

Fixes #18
@psss
psss force-pushed the chcon_guard_leftover branch from b84afab to fc16613 Compare August 21, 2026 15:17
@psss

psss commented Aug 24, 2026

Copy link
Copy Markdown
Member

Everything green, merging and adding to the sprint as a completed merge orphan.

@psss
psss merged commit c8bbe6b into main Aug 24, 2026
12 checks passed
@psss
psss deleted the chcon_guard_leftover branch August 24, 2026 09:47
@github-project-automation github-project-automation Bot moved this from merge to done in planning Aug 24, 2026
@psss psss added this to the 0.12 milestone Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: done

Development

Successfully merging this pull request may close these issues.

Uses an unconditional chcon

5 participants