Bug 237391
Summary: | AVC on boot: accessing /etc/audit | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom London <selinux> |
Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | dwalsh, kzak |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-04-24 16:18:29 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tom London
2007-04-21 19:51:19 UTC
Hmm... the readahead should be able to read all files that system uses during boot. Note there is few files (like /var/lib/random-seed) that will be removed from the default readahead lists in the next update, because these files are from very early boot time (time before /etc/init.d/readahead_early execution). But the file /etc/audit/auditd.conf definitely belong to readahead list. Seems to be gone with selinux-policy-targeted-2.6.1-1.fc7 Didn't see anything in the changelog. Close? Sorry must of missed this change. |