-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.7
-
No
-
Low
-
1
-
rhel-security-selinux
-
1
-
QE ack
-
False
-
False
-
-
None
-
SELINUX 251029: 14
-
-
None
-
Automated
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
What were you trying to do that didn't work?
What is the impact of this issue to you?
very low, the "restorecon -Rv /etc/tuned" command can fix the issue
Please provide the package NVR for which the bug is seen:
selinux-policy-38.1.65-1.el9.noarch
selinux-policy-devel-38.1.65-1.el9.noarch
selinux-policy-targeted-38.1.65-1.el9.noarch
tuned-2.26.0-1.el9.noarch
tuned-ppd-2.26.0-1.el9.noarch
How reproducible is this bug?
always
Steps to reproduce
- install the tuned-ppd package
- delete the /etc/tuned/ppd_base_profile file
- start the tuned-ppd service
- check the SELinux label on /etc/tuned/ppd_base_profile
Expected results
# ls -lZ /etc/tuned/ppd_base_profile -rw-r--r--. 1 root root system_u:object_r:tuned_rw_etc_t:s0 9 Sep 10 02:59 /etc/tuned/ppd_base_profile #
Actual results:
# ls -lZ /etc/tuned/ppd_base_profile -rw-r--r--. 1 root root system_u:object_r:tuned_etc_t:s0 9 Sep 10 02:59 /etc/tuned/ppd_base_profile #
- links to