Hide Forgot
Description of problem: SELinux is preventing mkdir from 'write' accesses on the directory /. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that mkdir should be allowed write access on the directory by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep mkdir /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:system_mail_t:s0 Target Context system_u:object_r:root_t:s0 Target Objects / [ dir ] Source mkdir Source Path mkdir Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages filesystem-3.2-35.fc23.x86_64 Policy RPM selinux-policy-3.13.1-158.fc23.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.2.8-300.fc23.x86_64 #1 SMP Tue Dec 15 16:49:06 UTC 2015 x86_64 x86_64 Alert Count 1 First Seen 2016-01-03 14:37:18 EET Last Seen 2016-01-03 14:37:18 EET Local ID d3d8ae38-1f1c-44cc-9385-9d5f4e268ffa Raw Audit Messages type=AVC msg=audit(1451824638.189:704): avc: denied { write } for pid=7930 comm="mkdir" name="/" dev="dm-1" ino=2 scontext=system_u:system_r:system_mail_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=0 Hash: mkdir,system_mail_t,root_t,dir,write Version-Release number of selected component: selinux-policy-3.13.1-158.fc23.noarch Additional info: reporter: libreport-2.6.3 hashmarkername: setroubleshoot kernel: 4.2.8-300.fc23.x86_64 type: libreport Potential duplicate: bug 1046468
*** This bug has been marked as a duplicate of bug 1046468 ***