Bug 652936
Summary: | Munin plugins unable to save state | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mike Tillberg <mike.tillberg> | |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 14 | CC: | dwalsh, ingvar, kevin, mgrepl | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | selinux-policy-3.9.7-12.fc14 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 799266 (view as bug list) | Environment: | ||
Last Closed: | 2010-11-21 21:59:51 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 799266 |
Description
Mike Tillberg
2010-11-13 16:08:04 UTC
Moving over to selinux policy for comment from them. You can allow it for now using # grep disk_munin_plugin_t /var/log/audit/audit.log | audit2allow -M mypol # semodule i mypol.pp Fixed in selinux-policy-3.9.7-13.fc14 Thanks for looking at this. I can confirm that adding the var_lib rule fixes the issue. selinux-policy-3.9.7-12.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-12.fc14 selinux-policy-3.9.7-12.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-12.fc14 Removed the temporary policy, confirmed that the error returned. Installed the updated selinux policy and confirmed the new policy fixes the issue. selinux-policy-3.9.7-12.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |