Description of problem: When the tuned "powersave" profile is active, the following SELinux alert is generated when the system is booted SELinux is preventing /usr/sbin/ethtool from write access on the file /var/log/tuned/tuned.log. Additional Information: Source Context system_u:system_r:ifconfig_t:s0 Target Context system_u:object_r:tuned_log_t:s0 Target Objects /var/log/tuned/tuned.log [ file ] Source ethtool Source Path /usr/sbin/ethtool Port <Unknown> Host hermione.localdomain Source RPM Packages ethtool-3.2-2.fc17.x86_64 Target RPM Packages Policy RPM selinux-policy-3.10.0-118.fc17.noarch Version-Release number of selected component (if applicable): selinux-policy-targeted-3.10.0-118.fc17.noarch tuned-2.0.1-1.fc17.noarch kernel-3.3.4-4.fc17.x86_64 How reproducible: Always Steps to Reproduce: 1. enable tuned (systemctl enable tuned.service) 2. restart Actual results: As reported Expected results: No warning Additional info: This is on a clean install of Fedora 17 TC3 x86_64, fully updated
Could you attach full AVC msg? $ ausearch -m avc |grep tuned
Created attachment 583713 [details] tuned AVC messages Certainly; the output is attached
*** This bug has been marked as a duplicate of bug 809832 ***