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

systemd fixes #857

Merged
merged 3 commits into from
Feb 5, 2025
Merged

systemd fixes #857

merged 3 commits into from
Feb 5, 2025

Conversation

yizhao1
Copy link
Contributor

@yizhao1 yizhao1 commented Feb 5, 2025

No description provided.

Fixes:
avc:  denied  { getattr } for  pid=195 comm="systemd-userdbd"
path="cgroup:[4026531835]" dev="nsfs" ino=4026531835
scontext=system_u:system_r:systemd_userdbd_t
tcontext=system_u:object_r:nsfs_t tclass=file permissive=0

avc:  denied  { getattr } for  pid=191 comm="systemd-resolve"
path="cgroup:[4026531835]" dev="nsfs" ino=4026531835
scontext=system_u:system_r:systemd_resolved_t
tcontext=system_u:object_r:nsfs_t tclass=file permissive=0

Signed-off-by: Yi Zhao <[email protected]>
Fixes:
avc:  denied  { watch } for  pid=283 comm="systemd-resolve"
path="/run/systemd" dev="tmpfs" ino=2 scontext=system_u:system_r:systemd_resolved_t
tcontext=system_u:object_r:init_runtime_t tclass=dir permissive=0

Signed-off-by: Yi Zhao <[email protected]>
Fixes:
avc:  denied  { watch } for  pid=297 comm="systemd-timesyn"
path="/run/systemd" dev="tmpfs" ino=2 scontext=system_u:system_r:ntpd_t
tcontext=system_u:object_r:init_runtime_t tclass=dir permissive=0

Signed-off-by: Yi Zhao <[email protected]>
@pebenito pebenito merged commit f6c4144 into SELinuxProject:main Feb 5, 2025
118 checks passed
@yizhao1 yizhao1 deleted the fix branch February 6, 2025 01:11
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