Description of problem: Three comm="systemd-tmpfile" avcs appear in the syslog for Bug 1001425, Attachment 791262 [details]: 16:29:53,475 NOTICE kernel:[ 191.095199] type=1400 audit(1377620992.378:3): avc: denied { create } for pid=632 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir Version-Release number of selected component (if applicable): Bug 1001425: (This is for the F20 Alpha TC1 DVD.) selinux-policy-3.12.1-72.fc20.noarch (per attached packaging.log) How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Did you remove the /var/tmp directory? mkdir /var/tmp restorecon /var/tmp Should fix the problem
This was on the installer DVD. I filed this before I tried a reproducer. This bug has more details: Bug 1002059 - avc: denied messages in syslog after booting Fedora-20-Alpha-TC1-x86_64-DVD.iso
(In reply to Daniel Walsh from comment #1) > Did you remove the /var/tmp directory? > > mkdir /var/tmp > restorecon /var/tmp > > Should fix the problem Shouldn't that be done when the installer DVD is composed?
Yes the /var/tmp directory should exist and be labeled correctly.
*** This bug has been marked as a duplicate of bug 1002059 ***