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

fix some contexts #746

Merged
merged 2 commits into from
Jan 3, 2024
Merged

fix some contexts #746

merged 2 commits into from
Jan 3, 2024

Conversation

yizhao1
Copy link
Contributor

@yizhao1 yizhao1 commented Dec 30, 2023

No description provided.

policy/modules/services/container.fc Show resolved Hide resolved
@@ -147,3 +147,4 @@
/run/multipathd\.sock -s gen_context(system_u:object_r:lvm_runtime_t,s0)
/run/dmevent.* gen_context(system_u:object_r:lvm_runtime_t,s0)
/run/lvm(/.*)? gen_context(system_u:object_r:lvm_runtime_t,s0)
/run/cryptsetup(/.*)? gen_context(system_u:object_r:lvm_runtime_t,s0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move up to line 147.

* Set context for /runcryptesetup created by systemd-cryptsetup.
* Remove duplicate line 'fs_getattr_cgroup(lvm_t)'.

Signed-off-by: Yi Zhao <[email protected]>
/run/crun is the runtime directory for crun.

Signed-off-by: Yi Zhao <[email protected]>
@pebenito pebenito merged commit 14a6144 into SELinuxProject:main Jan 3, 2024
56 checks passed
@yizhao1 yizhao1 deleted the cryptsetup branch January 3, 2024 23:08
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